Uses of Enum
org.apache.sis.internal.storage.csv.Foliation
Packages that use Foliation
-
Uses of Foliation in org.apache.sis.internal.storage.csv
Fields in org.apache.sis.internal.storage.csv declared as FoliationModifier and TypeFieldDescription(package private) final FoliationStore.foliationAppearing order of trajectories (time or sequential), ornullif unspecified.Methods in org.apache.sis.internal.storage.csv that return FoliationModifier and TypeMethodDescriptionprivate FoliationStore.parseFoliation(List<String> elements) Parses the metadata described by the header line starting with@foliation.static FoliationReturns the enum constant of this type with the specified name.static Foliation[]Foliation.values()Returns an array containing the constants of this enum type, in the order they are declared.