EnvelopeIntersectsVisitor class
- Inheritance
-
- Object
- ShortCircuitedGeometryVisitor
- EnvelopeIntersectsVisitor
Constructors
- EnvelopeIntersectsVisitor(Envelope rectEnv)
Properties
Methods
-
applyTo(
Geometry geom) → void -
inherited
-
intersects(
) → bool -
isDone(
) → bool -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
visit(
Geometry element) → void -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited