public class Draw
extends org.gvsig.fmap.geom.operation.GeometryOperation
| Modifier and Type | Field and Description |
|---|---|
static int |
CODE |
static java.lang.String |
NAME |
| Constructor and Description |
|---|
Draw() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOperationIndex() |
java.lang.Object |
invoke(org.gvsig.fmap.geom.Geometry geom,
org.gvsig.fmap.geom.operation.GeometryOperationContext ctx) |
static void |
register() |
public static int CODE
public static final java.lang.String NAME
public int getOperationIndex()
getOperationIndex in class org.gvsig.fmap.geom.operation.GeometryOperationpublic java.lang.Object invoke(org.gvsig.fmap.geom.Geometry geom,
org.gvsig.fmap.geom.operation.GeometryOperationContext ctx)
throws org.gvsig.fmap.geom.operation.GeometryOperationException
invoke in class org.gvsig.fmap.geom.operation.GeometryOperationorg.gvsig.fmap.geom.operation.GeometryOperationExceptionpublic static void register()
Copyright © 2016 gvSIG Association. All Rights Reserved.