GeometryGraphOperation class

The base class for operations that require {@link GeometryGraph}s.

@version 1.7

Implementers

Properties

arg List<GeometryGraph>
The operation args into an array so they can be accessed by index
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
li LineIntersector
final
resultPrecisionModel PrecisionModel?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getArgGeometry(int i) Geometry
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setComputationPrecision(PrecisionModel pm) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited