CPJ Class |
Namespace: GeoEngine.Core.GXNet
The CPJ type exposes the following members.
| Name | Description | |
|---|---|---|
| ClipPLY | Create a clip polygon from a projected area. | |
| ConvertVV | Convert VVx/VVy from input projection to output projection. | |
| ConvertVV3 | Convert VVx/VVy/VVz projections | |
| ConvertXY | Convert X, Y from input projection to output projection. | |
| ConvertXYFromXYZ | Convert X, Y from input projection to output projection, taking Z into account | |
| ConvertXYZ | Convert X,Y,Z from input projection to output projection. | |
| Create | This method creates a projection object. | |
| CreateIPJ | This method creates a projection object from IPJs. | |
| CreateRectified | Create a rectified PJ from lon,lat,rotation | |
| Dispose | Releases the unmanaged resources used by the CPJ and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| iElevation | Get elevation correction method | |
| iIsInputLL | Is the input projection a lat/long. | |
| iIsOutputLL | Is the output projection a lat/long. | |
| ProjectBoundingRectangle | Project a bounding rectangle. | |
| ProjectBoundingRectangle2 | Project a bounding rectangle with error tolerance. | |
| ProjectBoundingRectangleRes | Project a bounding rectangle with resolution. | |
| ProjectBoundingRectangleRes2 | Project a bounding rectangle with resolution and error tolerance. | |
| ProjectBoundingVolume | Project a bounding volume. | |
| ProjectLimitedBoundingRectangle | Project a bounding rectangle with limits. | |
| SetupLDT | Setup the PJ with LDT check. |