public class TestBuilderProxy extends Object
It is recommended that functions only be inserted into code temporarily (i.e. in a development environment).
This class is experimental, and is not recommended for production use.
Constructor and Description |
---|
TestBuilderProxy() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isActive()
Tests whether the proxy is active (i.e.
|
static void |
showIndicator(Geometry geom)
Shows a geometry as an indicator in the TestBuilder Edit panel.
|
static void |
showIndicator(Geometry geom,
Color lineClr)
Shows a geometry as an indicator in the TestBuilder Edit panel.
|
public static boolean isActive()
public static void showIndicator(Geometry geom)
geom
- the geometry to displaypublic static void showIndicator(Geometry geom, Color lineClr)
geom
- the geometry to displayCopyright © 2024. All rights reserved.