Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeometryFilter

Geometry Filter to filter included geometries and modify them during construction

Hierarchy

  • GeometryFilter

Implemented by

Index

Methods

Methods

filter

  • Filter the geometry

    Parameters

    • containingType: GeometryType
             geometry type of the geometry containing this geometry
             element, null if geometry is top level
    • geometry: Geometry
             geometry, may be modified

    Returns boolean

    true if passes filter and geometry should be included

Generated using TypeDoc