public class ActionGeometry_VertexPrecisionThreshold extends Action
attributeID, attributeName, THE_GEOM| Constructor and Description |
|---|
ActionGeometry_VertexPrecisionThreshold() |
| Modifier and Type | Method and Description |
|---|---|
EasyFeature |
execute(EasyFeature feature) |
void |
flush(Status status,
Map properties) |
static List<List<String>> |
getConstructors() |
String |
getDescription_NL() |
void |
processPostCollectionActions(Status status,
Map properties) |
void |
setFloatPrecision(boolean floatPrecision) |
void |
setScale(int scale) |
String |
toString() |
static boolean |
verticesBelowPrecisionThreshold(com.vividsolutions.jts.geom.Coordinate[] vertices,
int scale,
boolean floatPrecision) |
close, fixAttributeID, fixTypename, getAttributeId, getAttributeIds, getNamepublic ActionGeometry_VertexPrecisionThreshold()
public void setScale(int scale)
public void setFloatPrecision(boolean floatPrecision)
public EasyFeature execute(EasyFeature feature) throws Exception
public static boolean verticesBelowPrecisionThreshold(com.vividsolutions.jts.geom.Coordinate[] vertices,
int scale,
boolean floatPrecision)
public String getDescription_NL()
getDescription_NL in class ActionCopyright © 2016. All rights reserved.