com.visioglobe.libVisioDevKit
Class VgIEvent

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgIEvent
Direct Known Subclasses:
VgIGeometryEvent

public class VgIEvent
extends java.lang.Object

The VgIEvent interface is used to encapsulate user interactions. It is used for the basic behaviours, inherited interfaces define more complex behaviours.

Interface:
VgApplication::VgIEvent
Date:
25/02/2010

Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgIEvent(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(VgIEvent obj)
           
 VgIEventType getType()
          Returns the event type.
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

VgIEvent

public VgIEvent(long cPtr,
                boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(VgIEvent obj)

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

getType

public VgIEventType getType()
Returns the event type.


VisioDevKit 2.0, Visioglobe® 2013