Uses of Class
org.n52.shetland.ogc.filter.FilterConstants.GeometryOperand
-
Packages that use FilterConstants.GeometryOperand Package Description org.n52.shetland.ogc.filter -
-
Uses of FilterConstants.GeometryOperand in org.n52.shetland.ogc.filter
Methods in org.n52.shetland.ogc.filter that return FilterConstants.GeometryOperand Modifier and Type Method Description static FilterConstants.GeometryOperandFilterConstants.GeometryOperand. valueOf(String name)Returns the enum constant of this type with the specified name.static FilterConstants.GeometryOperand[]FilterConstants.GeometryOperand. values()Returns an array containing the constants of this enum type, in the order they are declared.
-