org.gvsig.geoprocess.algorithm.convexhull
Class ConvexHullOperation
java.lang.Object
org.gvsig.geoprocess.algorithm.convexhull.ConvexHullOperation
public class ConvexHullOperation
- extends Object
Convex Hull operation
- Author:
- Nacho Brodin (nachobrodin@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
CODE
public static final int CODE
ConvexHullOperation
public ConvexHullOperation()
setFeatureStore
public void setFeatureStore(org.gvsig.fmap.dal.feature.FeatureStore out,
String[] attrNames)
throws org.gvsig.fmap.dal.exception.DataException
- Throws:
org.gvsig.fmap.dal.exception.DataException
getGeometry
public org.gvsig.fmap.geom.Geometry getGeometry()
- Returns FMap convex hull geometry.
- Returns:
invoke
public org.gvsig.fmap.geom.Geometry invoke(org.gvsig.fmap.geom.Geometry g)
getOperationIndex
public int getOperationIndex()
Copyright © 2004-2013 gvSIG. All Rights Reserved.