Uses of Class
org.geotools.jackson.datatype.projjson.model.Identifier
Packages that use Identifier
-
Uses of Identifier in org.geotools.jackson.datatype.projjson.model
Methods in org.geotools.jackson.datatype.projjson.model that return IdentifierModifier and TypeMethodDescriptionAbstractCRS.getId()Gets the ID of the coordinate reference system.CoordinateReferenceSystem.getId()Gets the ID of the coordinate reference system.Methods in org.geotools.jackson.datatype.projjson.model with parameters of type IdentifierModifier and TypeMethodDescriptionvoidAbstractCRS.setId(Identifier id) Sets the ID of the coordinate reference system.