org.gvsig.fmap.geom.operation
Class DrawInts

java.lang.Object
  extended by org.gvsig.fmap.geom.operation.GeometryOperation
      extended by org.gvsig.fmap.geom.operation.DrawInts

public class DrawInts
extends org.gvsig.fmap.geom.operation.GeometryOperation


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
 
Constructor Summary
DrawInts()
           
 
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
 

Field Detail

CODE

public static int CODE

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

DrawInts

public DrawInts()
Method Detail

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.