Geotools.Net

AbstractNode Class

A node of the STR tree. A leaf node may not have child nodes, but may have child boundables: ItemBoundables.

For a list of all members of this type, see AbstractNode Members.

System.Object
   AbstractNode

[Visual Basic]
MustInherit Public Class AbstractNode
Implements IBoundable
[C#]
public abstract class AbstractNode : IBoundable

Remarks

Missing <remarks> documentation for T:Geotools.Index.STRTree.AbstractNode

Requirements

Namespace: Geotools.Index.STRTree Namespace

Assembly: Geotools.dll

See Also

AbstractNode Members | Geotools.Index.STRTree Namespace