Click or drag to resize
CPJ Methods

The CPJ type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneClipPLY
Create a clip polygon from a projected area.
Public methodAvailable to anyoneConvertVV
Convert VVx/VVy from input projection to output projection.
Public methodAvailable to anyoneConvertVV3
Convert VVx/VVy/VVz projections
Public methodAvailable to anyoneConvertXY
Convert X, Y from input projection to output projection.
Public methodAvailable to anyoneConvertXYFromXYZ
Convert X, Y from input projection to output projection, taking Z into account
Public methodAvailable to anyoneConvertXYZ
Convert X,Y,Z from input projection to output projection.
Public methodAvailable to anyoneStatic memberCreate
This method creates a projection object.
Public methodAvailable to anyoneStatic memberCreateIPJ
This method creates a projection object from IPJs.
Public methodAvailable to anyoneStatic memberCreateRectified
Create a rectified PJ from lon,lat,rotation
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneiElevation
Get elevation correction method
Public methodAvailable to anyoneiIsInputLL
Is the input projection a lat/long.
Public methodAvailable to anyoneiIsOutputLL
Is the output projection a lat/long.
Public methodAvailable to anyoneProjectBoundingRectangle
Project a bounding rectangle.
Public methodAvailable to anyoneProjectBoundingRectangle2
Project a bounding rectangle with error tolerance.
Public methodAvailable to anyoneProjectBoundingRectangleRes
Project a bounding rectangle with resolution.
Public methodAvailable to anyoneProjectBoundingRectangleRes2
Project a bounding rectangle with resolution and error tolerance.
Public methodAvailable to anyoneProjectBoundingVolume
Project a bounding volume.
Public methodAvailable to anyoneProjectLimitedBoundingRectangle
Project a bounding rectangle with limits.
Public methodAvailable to anyoneSetupLDT
Setup the PJ with LDT check.
Top
See Also