public class EnvelopeIntersectOperator extends Object
| Constructor and Description |
|---|
EnvelopeIntersectOperator(IEnvelope envelope) |
| Modifier and Type | Method and Description |
|---|---|
protected ICoordinateSequence |
getInteractingCoordinateSequence(ICoordinateSequence sequence) |
protected ICoordinateSequence |
getInteractingSegmentCoordinateSequence(ICoordinateSequence sequence) |
IGeometry |
intersect(IGeometry geometry) |
public EnvelopeIntersectOperator(IEnvelope envelope)
protected ICoordinateSequence getInteractingSegmentCoordinateSequence(ICoordinateSequence sequence)
protected ICoordinateSequence getInteractingCoordinateSequence(ICoordinateSequence sequence)
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.