Uses of Class
com.itextpdf.text.pdf.spatial.CoordinateSystem
Packages that use CoordinateSystem
-
Uses of CoordinateSystem in com.itextpdf.text.pdf.spatial
Subclasses of CoordinateSystem in com.itextpdf.text.pdf.spatialModifier and TypeClassDescriptionclass
A geographic coordinate system (GEOGCS) specifies an ellipsoidal object in geographic coordinates: angular units of latitude and longitude.class
A projected coordinate system (PROJCS), which includes an embedded GEOGCS, specifies the algorithms and associated parameters used to transform points between geographic coordinates and a two-dimensional (projected) coordinate system.Methods in com.itextpdf.text.pdf.spatial with parameters of type CoordinateSystemModifier and TypeMethodDescriptionvoid
MeasureGeospatial.setCoordinateSystem
(CoordinateSystem cs) A projected or geographic coordinate system dictionary.