Uses of Class
org.geotiff.epsg.HorizontalCS
Packages that use HorizontalCS
-
Uses of HorizontalCS in org.geotiff.epsg
Subclasses of HorizontalCS in org.geotiff.epsgModifier and TypeClassDescriptionclassRepresents the Geographic (Datum) coordinate system.classRepresents the Projected coordinate system.Methods in org.geotiff.epsg that return HorizontalCSModifier and TypeMethodDescriptionstatic HorizontalCSHorizontalCS.create(int code) Factory method for coordinate systems.GeographicCS.getGeographicCS()Standard accessor.abstract HorizontalCSHorizontalCS.getGeographicCS()This method must be implemented by the concrete class to return the underlying geographic coordinate system.ProjectedCS.getGeographicCS()Standard accessor.