public class ST_RTree extends UnsupportedStructAndPtr
Modifier and Type | Field and Description |
---|---|
int |
Deleting |
int |
ElimCount |
int |
EntryCount |
int |
LeafCount |
int |
MinFill |
int |
NodeCount |
int |
NonLeafCount |
int |
RectCount |
ST_Node_t___ |
root |
int |
SeTouchCount |
ST_SplitQ_t |
split |
int |
StatFlag |
UID
Constructor and Description |
---|
ST_RTree() |
ST_RTree(StarStruct parent) |
Modifier and Type | Method and Description |
---|---|
void |
setInt(java.lang.String fieldName,
int data) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
____, ___, amp, copy, getInternalData
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setPtr, setStruct, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
memcopyFrom
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
setDouble, setStruct
public ST_Node_t___ root
public final ST_SplitQ_t split
public int MinFill
public int Deleting
public int StatFlag
public int ElimCount
public int SeTouchCount
public int RectCount
public int NodeCount
public int LeafCount
public int NonLeafCount
public int EntryCount
public ST_RTree()
public ST_RTree(StarStruct parent)
public __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr
in interface __c__fields
setPtr
in interface StarStruct
setPtr
in class UnsupportedStarStruct
public void setInt(java.lang.String fieldName, int data)
setInt
in interface __c__fields
setInt
in interface StarStruct
setInt
in class UnsupportedStarStruct
Copyright © 2020. All Rights Reserved.