Class GeoDataController.GeometryNodeInfo
- java.lang.Object
-
- org.openforis.collect.web.controller.GeoDataController.NodeInfo<TextAttribute>
-
- org.openforis.collect.web.controller.GeoDataController.GeometryNodeInfo
-
- Enclosing class:
- GeoDataController
public static class GeoDataController.GeometryNodeInfo extends GeoDataController.NodeInfo<TextAttribute>
-
-
Field Summary
-
Fields inherited from class org.openforis.collect.web.controller.GeoDataController.NodeInfo
node
-
-
Constructor Summary
Constructors Constructor Description GeometryNodeInfo(TextAttribute node)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetGeometry()-
Methods inherited from class org.openforis.collect.web.controller.GeoDataController.NodeInfo
getAttrDefId, getAttrId, getRecId, getRecKeys, getRecordData, getRecStep
-
-
-
-
Constructor Detail
-
GeometryNodeInfo
public GeometryNodeInfo(TextAttribute node)
-
-
Method Detail
-
getGeometry
public String getGeometry()
-
-