Class LayerList
java.lang.Object
org.locationtech.jtstest.testbuilder.model.LayerList
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidbooleanstatic LayerListstatic LayerListgetComponent(Coordinate pt, double tolerance) Geometry[]getComponents(Geometry aoi, boolean isSegments) getLayer(int i) booleanbooleanvoidvoidvoidintsize()
-
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
-
add
-
copy
-
remove
-
contains
-
isTop
-
isBottom
-
addTop
-
addBottom
-
add
-
moveUp
-
moveDown
-
find
-