|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.visioglobe.libVisioDevKit.VgReferenced
com.visioglobe.libVisioDevKit.VgSRS
com.visioglobe.libVisioDevKit.VgGeoReferencedSRS
public class VgGeoReferencedSRS
This class implements georeferenced spatial reference systems. It is not possible to create these, they are obtained through the VgEngine::VgPositionToolbox class.
Field Summary |
---|
Fields inherited from class com.visioglobe.libVisioDevKit.VgReferenced |
---|
swigCMemOwn, swigRefPtr |
Constructor Summary | |
---|---|
VgGeoReferencedSRS(long cPtr,
boolean cMemoryOwn)
This constructor is declared protected to prevent direct instantiation. |
Method Summary | |
---|---|
void |
delete()
|
static long |
getCPtr(VgGeoReferencedSRS obj)
|
Methods inherited from class com.visioglobe.libVisioDevKit.VgSRS |
---|
getCPtr, isGeoReferenced |
Methods inherited from class com.visioglobe.libVisioDevKit.VgReferenced |
---|
finalize, getCPtr, getNbReferences, ref, unref |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VgGeoReferencedSRS(long cPtr, boolean cMemoryOwn)
Method Detail |
---|
public static long getCPtr(VgGeoReferencedSRS obj)
public void delete()
delete
in class VgSRS
|
VisioDevKit 2.0, Visioglobe® 2013 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |