| Package | Description |
|---|---|
| net.grelf.grip |
This package contains the Java classes which are specific to the image
processing application GRIP.
GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP. Version: 18.1.24 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XYText> |
PointList.getLabels()
Get a reference to the list of displayable XYText labels (may be null).
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointList.setLabels(java.util.List<XYText> someLabels)
Set a reference to a list of XYText labels.
|