org.geotools.filter.expression
Class ToDirectPositionFunction.Name

java.lang.Object
  extended by org.geotools.filter.expression.ToDirectPositionFunction.Name
All Implemented Interfaces:
org.opengis.filter.capability.FunctionName, org.opengis.filter.capability.Operator
Enclosing class:
ToDirectPositionFunction

public static class ToDirectPositionFunction.Name
extends java.lang.Object
implements org.opengis.filter.capability.FunctionName

Describe how this function works. (should be available via FactoryFinder lookup...)


Constructor Summary
ToDirectPositionFunction.Name()
           
 
Method Summary
 int getArgumentCount()
           
 java.util.List<java.lang.String> getArgumentNames()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.opengis.filter.capability.Operator
equals, hashCode
 

Constructor Detail

ToDirectPositionFunction.Name

public ToDirectPositionFunction.Name()
Method Detail

getArgumentCount

public int getArgumentCount()
Specified by:
getArgumentCount in interface org.opengis.filter.capability.FunctionName

getArgumentNames

public java.util.List<java.lang.String> getArgumentNames()
Specified by:
getArgumentNames in interface org.opengis.filter.capability.FunctionName

getName

public java.lang.String getName()
Specified by:
getName in interface org.opengis.filter.capability.Operator


Copyright © 1996-2010 Geotools. All Rights Reserved.