|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.caching.grid.spatialindex.NodeCursor
public class NodeCursor
Class allows you to iterator over the nodes that interest a given shape.
Constructor Summary | |
---|---|
NodeCursor(GridRootNode root,
Shape s)
|
Method Summary | |
---|---|
int |
getChildCount()
The number of tiles that match the given shape |
NodeIdentifier |
getNext()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeCursor(GridRootNode root, Shape s)
Method Detail |
---|
public int getChildCount()
public NodeIdentifier getNext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |