Package | Description |
---|---|
ij3d.pointlist |
Modifier and Type | Method and Description |
---|---|
void |
PointListDialog.addPointList(String name,
PointListPanel plp)
Adds the specified PointListPanel.
|
boolean |
PointListDialog.containsPointList(PointListPanel plp)
Returns true if the specified PointListPanel is already displayed
|
void |
PointListDialog.removePointList(PointListPanel plp)
Removes the specified PointListPanel and hides the window, if it was the
last one.
|
Copyright © 2015–2021 Fiji. All rights reserved.