Class LayerList
java.lang.Object
org.locationtech.jtstest.testbuilder.model.LayerList
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
boolean
static LayerList
static LayerList
getComponent
(Coordinate pt, double tolerance) Geometry[]
getComponents
(Geometry aoi, boolean isSegments) getLayer
(int i) boolean
boolean
void
void
void
int
size()
-
Field Details
-
LYR_A
public static final int LYR_A- See Also:
-
LYR_B
public static final int LYR_B- See Also:
-
LYR_RESULT
public static final int LYR_RESULT- See Also:
-
-
Constructor Details
-
LayerList
public LayerList()
-
-
Method Details
-
createFixed
-
create
-
size
public int size() -
getLayer
-
getComponent
- Parameters:
pt
-tolerance
-- Returns:
- component found, or null
-
getComponents
-
copy
-
remove
-
contains
-
isTop
-
isBottom
-
addTop
-
addBottom
-
add
-
moveUp
-
moveDown
-