Uses of Package
com.luciad.ogc.filter
Packages that use com.luciad.ogc.filter
Package
Description
Contains classes to create user-interface components for displaying and modifying the properties
of objects.
Model interfaces
This package contains some generic interfaces and classes needed to work with OGC filters.
This package provides classes to evaluate an OGC 1.0/1.1/2.0 filter.
Contains a Java object model for representing an OGC filter, implementing the OGC 02-059, 04-095 and 09-026 standards
(OGC Filter Encoding Implementation Specification, version 1.0.0, 1.1.0 and 2.0.0).
This package contains
TLcdSLDFunctionEvaluatorFactory
, an evaluator factory for
functions from SLD 1.1.0.Model objects for SLD Feature Type Styles implementing the OGC 05-077r4,
Symbology encoding standard, version 1.1.0, and the deprecated OGC 02-070 standard,
Styled Layer Descriptor Implementation Specification, version 1.0.
Model objects for functions defined by the
Symbology encoding standard, version 1.1.0.
General aspects of views.
-
Classes in com.luciad.ogc.filter used by com.luciad.lucy.gui.customizerClassDescriptionThis interface is the marker for all the filter elements that represents a condition.
-
Classes in com.luciad.ogc.filter used by com.luciad.modelClassDescriptionThis interface is the marker for all the filter elements that represents a condition.This is a marker interface, you should always use
TLcdOGCSortBy
. -
Classes in com.luciad.ogc.filter used by com.luciad.ogc.filterClassDescriptionA marker interface to enable grouping of objects that can be evaluated to produce a value.
-
Classes in com.luciad.ogc.filter used by com.luciad.ogc.filter.evaluatorClassDescriptionA marker interface to enable grouping of objects that can be evaluated to produce a value.This interface represents the
<ogc:expression>
element. -
Classes in com.luciad.ogc.filter used by com.luciad.ogc.filter.modelClassDescriptionA marker interface to enable grouping of objects that can be evaluated to produce a value.This interface is the marker for all the filter elements that represents a condition.This interface represents the
<ogc:expression>
element.This is a marker interface, you should always useTLcdOGCSortBy
. -
Classes in com.luciad.ogc.filter used by com.luciad.ogc.sld.evaluatorClassDescriptionA marker interface to enable grouping of objects that can be evaluated to produce a value.
-
Classes in com.luciad.ogc.filter used by com.luciad.ogc.sld.modelClassDescriptionA marker interface to enable grouping of objects that can be evaluated to produce a value.This interface is the marker for all the filter elements that represents a condition.This interface represents the
<ogc:expression>
element. -
Classes in com.luciad.ogc.filter used by com.luciad.ogc.sld.model.functionsClassDescriptionA marker interface to enable grouping of objects that can be evaluated to produce a value.This interface represents the
<ogc:expression>
element. -
Classes in com.luciad.ogc.filter used by com.luciad.viewClassDescriptionThis interface is the marker for all the filter elements that represents a condition.