Uses of Enum Class
org.gcube.spatial.data.geonetwork.iso.tpl.spatial.SpatialRepresentation.Type
Packages that use SpatialRepresentation.Type
-
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.TypeModifier and TypeMethodDescriptionabstract SpatialRepresentation.TypeSpatialRepresentation.getType()VectorRepresentation.getType()static SpatialRepresentation.TypeReturns the enum constant of this class with the specified name.static SpatialRepresentation.Type[]SpatialRepresentation.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.