public class ConvexHullOperation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CODE |
static java.lang.String |
NAME |
| Constructor and Description |
|---|
ConvexHullOperation() |
| Modifier and Type | Method and Description |
|---|---|
org.gvsig.fmap.geom.Geometry |
getGeometry()
Returns FMap convex hull geometry.
|
int |
getOperationIndex() |
org.gvsig.fmap.geom.Geometry |
invoke(org.gvsig.fmap.geom.Geometry g) |
void |
setFeatureStore(org.gvsig.fmap.dal.feature.FeatureStore out,
java.lang.String[] attrNames) |
public static final int CODE
public static final java.lang.String NAME
public org.gvsig.fmap.geom.Geometry getGeometry()
public int getOperationIndex()
public org.gvsig.fmap.geom.Geometry invoke(org.gvsig.fmap.geom.Geometry g)
public void setFeatureStore(org.gvsig.fmap.dal.feature.FeatureStore out,
java.lang.String[] attrNames)
throws org.gvsig.fmap.dal.exception.DataException
org.gvsig.fmap.dal.exception.DataExceptionCopyright © 2015 gvSIG Association. All Rights Reserved.