Interface ILcdSpatialEvaluatorFunction

All Superinterfaces:
ILcdEvaluatorFunction

@Deprecated public interface ILcdSpatialEvaluatorFunction extends ILcdEvaluatorFunction
Deprecated.
Implement ILcdEvaluatorFunction to support your own OGC functions.
This interface must be implemented by the spatial operator implementations.
  • Method Details

    • getSupportedOperands

      TLcdXMLName[] getSupportedOperands()
      Deprecated.
      Gets the supported operands. This operands will be published in the filter capabilities.
      Returns:
      the supported operands.