public abstract static class GeoDataController.NodeInfo<T extends Node<?>> extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getAttrDefId() |
int |
getAttrId() |
int |
getRecId() |
List<String> |
getRecKeys() |
List<GeoDataController.RecordDataItem> |
getRecordData() |
CollectRecord.Step |
getRecStep() |
public NodeInfo(T node)
public int getRecId()
public CollectRecord.Step getRecStep()
public List<GeoDataController.RecordDataItem> getRecordData()
public int getAttrId()
public int getAttrDefId()
Copyright © 2022 Open Foris. All rights reserved.