Class jinaSeqSlice

java.lang.Object
  |
  +--jinaSeqSlice

public class jinaSeqSlice
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  jinaSeqSlice()
           
protected jinaSeqSlice(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(jinaSeqSlice obj)
           
 jinaImrect getIm()
           
 SWIGTYPE_p_p_seqvoi getVoi()
           
 double getZ()
           
 void setIm(jinaImrect im)
           
 void setVoi(SWIGTYPE_p_p_seqvoi voi)
           
 void setZ(double z)
           
 
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

jinaSeqSlice

protected jinaSeqSlice(long cPtr,
                       boolean cMemoryOwn)

jinaSeqSlice

public jinaSeqSlice()
Method Detail

finalize

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

delete

public void delete()

getCPtr

protected static long getCPtr(jinaSeqSlice obj)

setIm

public void setIm(jinaImrect im)

getIm

public jinaImrect getIm()

setVoi

public void setVoi(SWIGTYPE_p_p_seqvoi voi)

getVoi

public SWIGTYPE_p_p_seqvoi getVoi()

setZ

public void setZ(double z)

getZ

public double getZ()