Package | Description |
---|---|
org.wikibrain.spatial |
Modifier and Type | Field and Description |
---|---|
SpatialContainerMetadata.ShapeType |
SpatialContainerMetadata.shapeType |
Modifier and Type | Method and Description |
---|---|
static SpatialContainerMetadata.ShapeType |
SpatialContainerMetadata.getShapeTypeFromGeometry(com.vividsolutions.jts.geom.Geometry g) |
static SpatialContainerMetadata.ShapeType |
SpatialContainerMetadata.ShapeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpatialContainerMetadata.ShapeType[] |
SpatialContainerMetadata.ShapeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SpatialContainerMetadata(String layerName,
String refSysName,
int geomCount,
SpatialContainerMetadata.ShapeType shapeType) |
Copyright © 2015. All rights reserved.