org.gvsig.fmap.geom.operation
Class AggregateDrawInts
java.lang.Object
org.gvsig.fmap.geom.operation.GeometryOperation
org.gvsig.fmap.geom.operation.AggregateDrawInts
public class AggregateDrawInts
- extends org.gvsig.fmap.geom.operation.GeometryOperation
- Author:
- jmvivo
|
Field Summary |
static int |
CODE
|
static java.lang.String |
NAME
|
| Fields inherited from class org.gvsig.fmap.geom.operation.GeometryOperation |
OPERATION_CONTAINS_CODE, OPERATION_CONTAINS_NAME, OPERATION_INTERSECTS_CODE, OPERATION_INTERSECTS_NAME |
|
Method Summary |
int |
getOperationIndex()
|
java.lang.Object |
invoke(org.gvsig.fmap.geom.Geometry geom,
org.gvsig.fmap.geom.operation.GeometryOperationContext ctx)
|
static void |
register()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CODE
public static int CODE
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
AggregateDrawInts
public AggregateDrawInts()
getOperationIndex
public int getOperationIndex()
- Specified by:
getOperationIndex in class org.gvsig.fmap.geom.operation.GeometryOperation
invoke
public java.lang.Object invoke(org.gvsig.fmap.geom.Geometry geom,
org.gvsig.fmap.geom.operation.GeometryOperationContext ctx)
throws org.gvsig.fmap.geom.operation.GeometryOperationException
- Specified by:
invoke in class org.gvsig.fmap.geom.operation.GeometryOperation
- Throws:
org.gvsig.fmap.geom.operation.GeometryOperationException
register
public static void register()
Copyright © 2014 gvSIG Association. All Rights Reserved.