public class LayerList extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LYR_A |
static int |
LYR_B |
static int |
LYR_RESULT |
| Constructor and Description |
|---|
LayerList() |
| Modifier and Type | Method and Description |
|---|---|
Geometry |
getComponent(Coordinate pt,
double tolerance) |
Geometry[] |
getComponents(Geometry aoi) |
Layer |
getLayer(int i) |
int |
size() |
public static final int LYR_A
public static final int LYR_B
public static final int LYR_RESULT
public int size()
public Layer getLayer(int i)
public Geometry getComponent(Coordinate pt, double tolerance)
pt - tolerance - Copyright © 2025. All rights reserved.