Uses of Enum Class
de.turnertech.ows.srs.SpatialReferenceSystemFormat
Packages that use SpatialReferenceSystemFormat
-
Uses of SpatialReferenceSystemFormat in de.turnertech.ows.srs
Methods in de.turnertech.ows.srs that return SpatialReferenceSystemFormatModifier and TypeMethodDescriptionSpatialReferenceSystemRepresentation.getFormat()
static SpatialReferenceSystemFormat
Returns the enum constant of this class with the specified name.static SpatialReferenceSystemFormat[]
SpatialReferenceSystemFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.turnertech.ows.srs with parameters of type SpatialReferenceSystemFormatModifierConstructorDescriptionSpatialReferenceSystemRepresentation
(SpatialReferenceSystem srs, SpatialReferenceSystemFormat format)