public class FeaturesFixture extends CommonFixture
| Modifier and Type | Field and Description |
|---|---|
protected static Collection<String> |
ALLOWED_GEOMETRY_TYPES |
protected static String |
geomGEOMETRY |
protected static String |
geomGEOMETRYCOLLECTION |
protected static String |
geomLINESTRING |
protected static String |
geomMULTILINESTRING |
protected static String |
geomMULTIPOINT |
protected static String |
geomMULTIPOLYGON |
protected static String |
geomPOINT |
protected static String |
geomPOLYGON |
databaseConnection, dataSource, geopackageVersion, gpkgFile, ROOT_PKG_PATH| Constructor and Description |
|---|
FeaturesFixture() |
| Modifier and Type | Method and Description |
|---|---|
protected static Collection<String> |
getAllowedGeometryTypes() |
checkPrimaryKey, close, getPrimaryKeyColumn, getTestName, initCommonFixture, isExtendedType, setTestName, validateClassEnabledprotected static final String geomGEOMETRY
protected static final String geomPOINT
protected static final String geomLINESTRING
protected static final String geomPOLYGON
protected static final String geomMULTIPOINT
protected static final String geomMULTILINESTRING
protected static final String geomMULTIPOLYGON
protected static final String geomGEOMETRYCOLLECTION
protected static final Collection<String> ALLOWED_GEOMETRY_TYPES
protected static Collection<String> getAllowedGeometryTypes()
Copyright © 2018 Open Geospatial Consortium. All rights reserved.