|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.filter.expression.ToPointFunction.Name
public static class ToPointFunction.Name
Describe how this function works. (should be available via FactoryFinder lookup...)
Constructor Summary | |
---|---|
ToPointFunction.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 |
---|
public ToPointFunction.Name()
Method Detail |
---|
public int getArgumentCount()
getArgumentCount
in interface org.opengis.filter.capability.FunctionName
public java.util.List<java.lang.String> getArgumentNames()
getArgumentNames
in interface org.opengis.filter.capability.FunctionName
public java.lang.String getName()
getName
in interface org.opengis.filter.capability.Operator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |