Uses of Enum
org.apache.sis.internal.geoapi.filter.LogicalOperatorName
Packages that use LogicalOperatorName
Package
Description
Placeholder for GeoAPI 3.1 interfaces (not yet released).
-
Uses of LogicalOperatorName in org.apache.sis.internal.geoapi.filter
Methods in org.apache.sis.internal.geoapi.filter that return LogicalOperatorNameModifier and TypeMethodDescriptionLogicalOperator.getOperatorType()static LogicalOperatorNameReturns the enum constant of this type with the specified name.static LogicalOperatorName[]LogicalOperatorName.values()Returns an array containing the constants of this enum type, in the order they are declared.