Uses of Class
org.n52.shetland.ogc.gml.AbstractCoordinateSystem
-
Packages that use AbstractCoordinateSystem Package Description org.n52.shetland.ogc.gml -
-
Uses of AbstractCoordinateSystem in org.n52.shetland.ogc.gml
Subclasses of AbstractCoordinateSystem in org.n52.shetland.ogc.gml Modifier and Type Class Description classVerticalCSInternal representation of the OGC GML VerticalCS.Methods in org.n52.shetland.ogc.gml that return AbstractCoordinateSystem Modifier and Type Method Description AbstractCoordinateSystemAbstractCoordinateSystem. addCoordinateSystemAxis(Collection<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis)AbstractCoordinateSystemAbstractCoordinateSystem. addCoordinateSystemAxis(Referenceable<CoordinateSystemAxis> coordinateSystemAxis)AbstractCoordinateSystemAbstractCoordinateSystem. setAggregation(Aggregation aggregation)AbstractCoordinateSystemAbstractCoordinateSystem. setCoordinateSystemAxis(Collection<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis)
-