|
JTS Topology Suite - v 1.12 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder.MaxPointDistanceFilter
public static class BufferCurveMaximumDistanceFinder.MaxPointDistanceFilter
Constructor Summary | |
---|---|
BufferCurveMaximumDistanceFinder.MaxPointDistanceFilter(Geometry geom)
|
Method Summary | |
---|---|
void |
filter(Coordinate pt)
Performs an operation with or on coord . |
PointPairDistance |
getMaxPointDistance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BufferCurveMaximumDistanceFinder.MaxPointDistanceFilter(Geometry geom)
Method Detail |
---|
public void filter(Coordinate pt)
CoordinateFilter
coord
.
filter
in interface CoordinateFilter
pt
- a Coordinate
to which the filter is applied.public PointPairDistance getMaxPointDistance()
|
JTS Topology Suite - v 1.12 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |