Uses of Enum
org.apache.sis.internal.system.DataDirectory
Packages that use DataDirectory
Package
Description
A set of system-wide services for the SIS implementation.
-
Uses of DataDirectory in org.apache.sis.internal.system
Subclasses with type arguments of type DataDirectory in org.apache.sis.internal.systemModifier and TypeClassDescriptionenumSub-directories ofSIS_DATAwhere SIS looks for EPSG database, datum shift grids and other resources.Methods in org.apache.sis.internal.system that return DataDirectoryModifier and TypeMethodDescriptionstatic DataDirectoryReturns the enum constant of this type with the specified name.static DataDirectory[]DataDirectory.values()Returns an array containing the constants of this enum type, in the order they are declared.