Package com.luciad.transformation
Class TLcdGridRefUtil
java.lang.Object
com.luciad.transformation.TLcdGridReferenceUtil
com.luciad.transformation.TLcdGridRefUtil
Deprecated.
Utility class to transform between grid coordinates and lon-lat coordinates.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Constructor ofnullILcdGridReference.TLcdGridRefUtil(ILcdGridReference aGridReference) Deprecated.Constructor ofTLcdGridRefUtilwith a givenILcdGridReferenceaModelRefGrid. -
Method Summary
Methods inherited from class com.luciad.transformation.TLcdGridReferenceUtil
getGridReference, getModelRefGrid, grid2lonlatSFCT, grid2lonlatSFCT, grid2worldSFCT, lonlat2gridSFCT, lonlatheight2gridSFCT, setGridReference, setModelRefGrid, world2gridSFCT
-
Constructor Details
-
TLcdGridRefUtil
public TLcdGridRefUtil()Deprecated.Constructor ofnullILcdGridReference. -
TLcdGridRefUtil
Deprecated.Constructor ofTLcdGridRefUtilwith a givenILcdGridReferenceaModelRefGrid.- Parameters:
aGridReference- the grid reference to use.
-
TLcdGridReferenceUtil