Class | Description |
---|---|
PDFCoordinateSystem | Defines the base class for spatial coordinate systems. |
PDFGeographicCoordinateSystem | Defines a geographic coordinate system. |
PDFGeospatialMeasure | Defines a geospatial measure. The geospatial measure defines the relationship between points or regions in the two dimensional PDF object space and points or regions with respect to an underlying model of the earth. |
PDFMeasure | Defines the bae class for spatial PDF measures. A measure specifies an alternative coordinate system for a region of a page. Along with the viewport, it provides the information needed to convert coordinates in the page's coordinate system to coordinates in the measuring coordinate system. |
PDFNumberFormat | Defines how a measure units should be formatted for display. |
PDFNumberFormatCollection | Defines a collection of PDF number formats. |
PDFPointData | Defines a class that specifies extended geospatial data. |
PDFProjectedCoordinateSystem | Defines a projected coordinate system. |
PDFRectilinearMeasure | Defines a rectilinear measure. The rectilinear measure defines a rectilinear coordinate system. A rectilinear coordinate system is defined as one in which the x and y axes are perpendicular and have units that increment linearly (to the right and up, respectively). |
PDFViewport | Defines a rectangular region of a page that supports a different measurement scale. |
PDFViewportCollection | Defines a collection of PDF viewports. |