|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jts.util.CoordinateCountFilter
A CoordinateFilter that counts the total number of coordinates
in a Geometry.
| Constructor Summary | |
CoordinateCountFilter()
|
|
| Method Summary | |
void |
filter(Coordinate coord)
Performs an operation with or on coord. |
int |
getCount()
Returns the result of the filtering. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CoordinateCountFilter()
| Method Detail |
public int getCount()
CoordinateCountFilterpublic void filter(Coordinate coord)
CoordinateFiltercoord.
filter in interface CoordinateFiltercoord - a Coordinate to which the filter is applied.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||