Uses of Class
org.apache.sis.util.resources.Vocabulary
Packages that use Vocabulary
Package
Description
A set of helper classes for the SIS implementation.
Utility classes for the implementation of SIS storage classes.
Localized resources for SIS.
-
Uses of Vocabulary in org.apache.sis.internal.referencing
Methods in org.apache.sis.internal.referencing with parameters of type VocabularyModifier and TypeMethodDescriptionstatic String[]ReferencingUtilities.getShortAxisNames(Vocabulary resources, org.opengis.referencing.crs.CoordinateReferenceSystem crs) Returns short names for all axes of the given CRS. -
Uses of Vocabulary in org.apache.sis.internal.storage
Methods in org.apache.sis.internal.storage with parameters of type VocabularyModifier and TypeMethodDescriptionstatic String[]Capability.providers(Locale locale, Vocabulary resources) Lists the capabilities of all data stores together with their name. -
Uses of Vocabulary in org.apache.sis.util.resources
Methods in org.apache.sis.util.resources that return VocabularyModifier and TypeMethodDescriptionstatic VocabularyVocabulary.getResources(Locale locale) Returns resources in the given locale.static VocabularyVocabulary.getResources(Map<?, ?> properties) Returns resources in the locale specified in the given property map.