org.cts.op.transformation.grid
Class GridShiftFile
java.lang.Object
org.cts.op.transformation.grid.GridShiftFile
- All Implemented Interfaces:
- Serializable
public class GridShiftFile
- extends Object
- implements Serializable
- See Also:
- Serialized Form
GridShiftFile
public GridShiftFile()
loadGridShiftFile
public void loadGridShiftFile(InputStream in,
boolean loadAccuracy)
throws IOException
- Throws:
IOException
loadGridShiftFile
public void loadGridShiftFile(RandomAccessFile raf)
throws IOException
- Throws:
IOException
gridShiftForward
public boolean gridShiftForward(GridShift gs)
throws IOException
- Throws:
IOException
gridShiftReverse
public boolean gridShiftReverse(GridShift gs)
throws IOException
- Throws:
IOException
isLoaded
public boolean isLoaded()
unload
public void unload()
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString in class Object
getSubGridTree
public SubGrid[] getSubGridTree()
getFromEllipsoid
public String getFromEllipsoid()
getToEllipsoid
public String getToEllipsoid()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.