org.gvsig.tools.evaluator.sqljep.function
Class Intersects
java.lang.Object
org.medfoster.sqljep.function.PostfixCommand
org.gvsig.tools.evaluator.sqljep.function.Intersects
- All Implemented Interfaces:
- org.medfoster.sqljep.function.PostfixCommandI
public class Intersects
- extends org.medfoster.sqljep.function.PostfixCommand
| Fields inherited from class org.medfoster.sqljep.function.PostfixCommand |
INTERNAL_ERROR, NOT_IMPLIMENTED_EXCEPTION, PARAMS_NUMBER, WRONG_TYPE, ZERO |
| Methods inherited from class org.medfoster.sqljep.function.PostfixCommand |
getBigDecimal, getDouble, getInteger, parse, removeParams |
| 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
Intersects
public Intersects()
getNumberOfParameters
public final int getNumberOfParameters()
- Specified by:
getNumberOfParameters in interface org.medfoster.sqljep.function.PostfixCommandI- Specified by:
getNumberOfParameters in class org.medfoster.sqljep.function.PostfixCommand
evaluate
public void evaluate(org.medfoster.sqljep.ASTFunNode node,
org.medfoster.sqljep.JepRuntime runtime)
throws org.medfoster.sqljep.ParseException
- Specified by:
evaluate in interface org.medfoster.sqljep.function.PostfixCommandI- Specified by:
evaluate in class org.medfoster.sqljep.function.PostfixCommand
- Throws:
org.medfoster.sqljep.ParseException
Copyright © 2004-2013 gvSIG. All Rights Reserved.