Package | Description |
---|---|
com.itextpdf.text.pdf.spatial |
Modifier and Type | Class and Description |
---|---|
class |
GeographicCoordinateSystem
A geographic coordinate system (GEOGCS) specifies an ellipsoidal object in geographic coordinates: angular units of latitude and longitude.
|
class |
ProjectedCoordinateSystem
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.
|
Modifier and Type | Method and Description |
---|---|
void |
MeasureGeospatial.setCoordinateSystem(CoordinateSystem cs)
A projected or geographic coordinate system dictionary.
|
Copyright © 2016. All rights reserved.