org.openstreetmap.josm.data.projection.datum
Class NTV2GridShiftFileWrapper
java.lang.Object
org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
public class NTV2GridShiftFileWrapper
- extends java.lang.Object
Wrapper for NTV2GridShiftFile.
Loads the shift file from disk, when it is first accessed.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BETA2007
public static final NTV2GridShiftFileWrapper BETA2007
ntf_rgf93
public static final NTV2GridShiftFileWrapper ntf_rgf93
instance
private NTV2GridShiftFile instance
gridFileName
private java.lang.String gridFileName
NTV2GridShiftFileWrapper
public NTV2GridShiftFileWrapper(java.lang.String filename)
getShiftFile
public NTV2GridShiftFile getShiftFile()
JOSM