com.visioglobe.libVisioDevKit
Class VgNavigationModalityParametersMap

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgNavigationModalityParametersMap

public class VgNavigationModalityParametersMap
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgNavigationModalityParametersMap()
           
VgNavigationModalityParametersMap(long cPtr, boolean cMemoryOwn)
           
VgNavigationModalityParametersMap(VgNavigationModalityParametersMap arg0)
           
 
Method Summary
 void clear()
           
 void del(VgModalityParameterType key)
           
 void delete()
           
 boolean empty()
           
protected  void finalize()
           
 double get(VgModalityParameterType key)
           
static long getCPtr(VgNavigationModalityParametersMap obj)
           
 boolean has_key(VgModalityParameterType key)
           
 void set(VgModalityParameterType key, double x)
           
 long size()
           
 
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

VgNavigationModalityParametersMap

public VgNavigationModalityParametersMap(long cPtr,
                                         boolean cMemoryOwn)

VgNavigationModalityParametersMap

public VgNavigationModalityParametersMap()

VgNavigationModalityParametersMap

public VgNavigationModalityParametersMap(VgNavigationModalityParametersMap arg0)
Method Detail

getCPtr

public static long getCPtr(VgNavigationModalityParametersMap obj)

finalize

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

delete

public void delete()

size

public long size()

empty

public boolean empty()

clear

public void clear()

get

public double get(VgModalityParameterType key)

set

public void set(VgModalityParameterType key,
                double x)

del

public void del(VgModalityParameterType key)

has_key

public boolean has_key(VgModalityParameterType key)

VisioDevKit 2.0, Visioglobe® 2013