public class RTreeIndexTableRow extends UserCustomRow
columns, columnTypes, table, values| Modifier and Type | Method and Description |
|---|---|
long |
getId()
Get the ID
|
double |
getMaxX()
Get the max x
|
double |
getMaxY()
Get the max y
|
double |
getMinX()
Get the min x
|
double |
getMinY()
Get the min y
|
copy, getColumnscolumnToContentValue, isValid, setValid, toContentValuescolumnCount, copyValue, getAsMap, getColumn, getColumn, getColumnIndex, getColumnName, getColumnNames, getPkColumn, getPkColumnIndex, getRowColumnType, getRowColumnType, getRowColumnTypes, getTable, getValue, getValue, getValues, getValueString, getValueString, hasColumn, hasId, hasIdColumn, resetId, setId, setValue, setValue, validateValuepublic long getId()
getId in class UserCoreRow<UserCustomColumn,UserCustomTable>public double getMinX()
public double getMaxX()
public double getMinY()
public double getMaxY()