Uses of Class
org.apache.sis.feature.FoliationRepresentation
-
Packages that use FoliationRepresentation Package Description org.apache.sis.feature Defines the structure and content of views of real-world phenomenon. -
-
Uses of FoliationRepresentation in org.apache.sis.feature
Methods in org.apache.sis.feature that return FoliationRepresentation Modifier and Type Method Description static FoliationRepresentationFoliationRepresentation. valueOf(String name)Returns the enum constant of this type with the specified name.static FoliationRepresentation[]FoliationRepresentation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-