Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for OmvFeatureFilterDescriptionBuilder.

Hierarchy

  • OmvFeatureFilterDescriptionBuilderOptions

Index

Properties

Optional processLayersDefault

processLayersDefault: undefined | false | true

If true, all unspecified layers will be processed. If false, all unspecified layers will be ignored.

Optional processLinesDefault

processLinesDefault: undefined | false | true

If true, all unspecified line features will be processed. If false, all unspecified line features will be ignored.

Optional processPointsDefault

processPointsDefault: undefined | false | true

If true, all unspecified point features will be processed. If false, all unspecified point features will be ignored.

Optional processPolygonsDefault

processPolygonsDefault: undefined | false | true

If true, all unspecified polygon features will be processed. If false, all unspecified polygon features will be ignored.

Generated using TypeDoc