Packageorg.openscales.core.filter
Classpublic class ContainsFilter
InheritanceContainsFilter Inheritance IntersectsFilter



Public Properties
 PropertyDefined by
 Inheritedgeometry : Geometry
Getter and setter of the geometry
IntersectsFilter
 Inheritedprojection : ProjProjection
Getter and setter of the projection
IntersectsFilter
Public Methods
 MethodDefined by
  
ContainsFilter(geom:Geometry, srsCode:String)
ContainsFilter
  
matches(feature:Feature):Boolean
ContainsFilter
Constructor detail
ContainsFilter()constructor
public function ContainsFilter(geom:Geometry, srsCode:String)Parameters
geom:Geometry
 
srsCode:String
Method detail
matches()method
public override function matches(feature:Feature):BooleanParameters
feature:Feature

Returns
Boolean