Class VisiblePointsAndLinesCache
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.ui.snap.VisiblePointsAndLinesCache
-
public class VisiblePointsAndLinesCache extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description org.locationtech.jts.index.strtree.STRtree
getTree()
static VisiblePointsAndLinesCache
instance(LayerViewPanel panel)
-
-
-
Method Detail
-
getTree
public org.locationtech.jts.index.strtree.STRtree getTree()
-
instance
public static VisiblePointsAndLinesCache instance(LayerViewPanel panel)
-
-