com.visioglobe.libVisioDevKit
Class VgTextMarker

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgReferenced
      extended by com.visioglobe.libVisioDevKit.VgMarker
          extended by com.visioglobe.libVisioDevKit.VgTextMarker

public class VgTextMarker
extends VgMarker

Displays text as a marker of a VgPoint.

Note:
Do not instantiate this class manually. Use its associated descriptor instead (Vg3DModule::VgTextMarkerDescriptor)

Field Summary
 
Fields inherited from class com.visioglobe.libVisioDevKit.VgReferenced
swigCMemOwn, swigRefPtr
 
Constructor Summary
VgTextMarker()
           
VgTextMarker(long cPtr, boolean cMemoryOwn)
          Constructor.
 
Method Summary
 VgTextMarker asTextMarker()
          Casts this instance into a VgTextMarker.
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgTextMarker obj)
           
 
Methods inherited from class com.visioglobe.libVisioDevKit.VgMarker
asIconMarker, getCPtr
 
Methods inherited from class com.visioglobe.libVisioDevKit.VgReferenced
getCPtr, getNbReferences, ref, unref
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VgTextMarker

public VgTextMarker(long cPtr,
                    boolean cMemoryOwn)
Constructor.


VgTextMarker

public VgTextMarker()
Method Detail

getCPtr

public static long getCPtr(VgTextMarker obj)

finalize

protected void finalize()
Overrides:
finalize in class VgMarker

delete

public void delete()
Overrides:
delete in class VgMarker

asTextMarker

public VgTextMarker asTextMarker()
Description copied from class: VgMarker
Casts this instance into a VgTextMarker.

Overrides:
asTextMarker in class VgMarker
Returns:
this.

VisioDevKit 2.0, Visioglobe® 2013