Uses of Class
org.gcube.spatial.data.geonetwork.iso.tpl.spatial.SpatialRepresentation.Type
-
Packages that use SpatialRepresentation.Type Package Description org.gcube.spatial.data.geonetwork.iso.tpl.spatial -
-
Uses of SpatialRepresentation.Type in org.gcube.spatial.data.geonetwork.iso.tpl.spatial
Methods in org.gcube.spatial.data.geonetwork.iso.tpl.spatial that return SpatialRepresentation.Type Modifier and Type Method Description abstract SpatialRepresentation.TypeSpatialRepresentation. getType()SpatialRepresentation.TypeVectorRepresentation. getType()static SpatialRepresentation.TypeSpatialRepresentation.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static SpatialRepresentation.Type[]SpatialRepresentation.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-