public static final class RegionBSPTree1D.RegionNode1D extends AbstractRegionBSPTree.AbstractRegionNode<Vector1D,RegionBSPTree1D.RegionNode1D>
Modifier and Type | Method and Description |
---|---|
Interval |
getNodeRegion()
Get the region represented by this node.
|
protected RegionBSPTree1D.RegionNode1D |
getSelf() |
clearCut, cut, cut, getCutBoundary, getLocation, getTree, insertCut, insertCut, isInside, isOutside, nodeInvalidated, setLocation, setLocationValue, toString
accept, checkValid, count, depth, getCut, getCutHyperplane, getMinus, getParent, getPlus, height, isInternal, isLeaf, isMinus, isPlus, makeRoot, nodes, setSubtree, trim
public Interval getNodeRegion()
protected RegionBSPTree1D.RegionNode1D getSelf()
getSelf
in class AbstractBSPTree.AbstractNode<Vector1D,RegionBSPTree1D.RegionNode1D>
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.