|
static SimpleFeatureType | getTypeFromLayer (LayerST layer) |
|
static SimpleFeatureType | getType (String name, Integer geometryTypeId, CoordinateReferenceSystem crs, String[] extraPropertyNames) |
|
Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal.Neo4jFeatureBuilderTemporal |
( |
SimpleFeatureType |
sft, |
|
|
List< String > |
extraPropertyNames |
|
) |
| |
Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal.Neo4jFeatureBuilderTemporal |
( |
LayerST |
layer | ) |
|
SimpleFeature Neo4jSpatiotemporal.Neo4jFeatureBuilderTemporal.buildFeature |
( |
String |
id, |
|
|
Geometry |
geometry, |
|
|
Map< String, Object > |
properties |
|
) |
| |
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: