com.visioglobe.libVisioDevKit
Class VgIRoutingNode

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgReferenced
      extended by com.visioglobe.libVisioDevKit.VgIRoutingNode

public class VgIRoutingNode
extends VgReferenced

This class is an opaque pointer class to routing nodes from the routing module. You can't instanciate this class, only the routing module can. To get an instance of routing node you can call VgIRoutingSolver::getRoutingNode

Interface:
VgRoutingModule::VgIRoutingNode
Date:
25/02/2011

Field Summary
 
Fields inherited from class com.visioglobe.libVisioDevKit.VgReferenced
swigCMemOwn, swigRefPtr
 
Constructor Summary
VgIRoutingNode(long cPtr, boolean cMemoryOwn)
          Operator to compare two routing nodes for equality
 
Method Summary
 void delete()
           
static long getCPtr(VgIRoutingNode obj)
           
 
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

VgIRoutingNode

public VgIRoutingNode(long cPtr,
                      boolean cMemoryOwn)
Operator to compare two routing nodes for equality

Method Detail

getCPtr

public static long getCPtr(VgIRoutingNode obj)

delete

public void delete()
Overrides:
delete in class VgReferenced

VisioDevKit 2.0, Visioglobe® 2013