Hermes@Neo4j
Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal Class Reference

Public Member Functions

 Neo4jFeatureBuilderTemporal (SimpleFeatureType sft, List< String > extraPropertyNames)
 
 Neo4jFeatureBuilderTemporal (LayerST layer)
 
SimpleFeature buildFeature (String id, Geometry geometry, Map< String, Object > properties)
 
SimpleFeature buildFeature (SpatialTemporalRecord rec)
 

Static Public Member Functions

static SimpleFeatureType getTypeFromLayer (LayerST layer)
 
static SimpleFeatureType getType (String name, Integer geometryTypeId, CoordinateReferenceSystem crs, String[] extraPropertyNames)
 

Constructor & Destructor Documentation

Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal.Neo4jFeatureBuilderTemporal ( SimpleFeatureType  sft,
List< String >  extraPropertyNames 
)
Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal.Neo4jFeatureBuilderTemporal ( LayerST  layer)

Member Function Documentation

SimpleFeature Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal.buildFeature ( String  id,
Geometry  geometry,
Map< String, Object >  properties 
)
SimpleFeature Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal.buildFeature ( SpatialTemporalRecord  rec)
static SimpleFeatureType Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal.getType ( String  name,
Integer  geometryTypeId,
CoordinateReferenceSystem  crs,
String[]  extraPropertyNames 
)
static
static SimpleFeatureType Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal.getTypeFromLayer ( LayerST  layer)
static

The documentation for this class was generated from the following file: