public class MapSegmentedImage extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
imageName |
private javafx.geometry.Point2D |
location |
private TreeSet<Integer> |
segmentIndices |
| Constructor and Description |
|---|
MapSegmentedImage(String imageName,
javafx.geometry.Point2D location) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSegment(int index) |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.