Package | Description |
---|---|
ucar.unidata.ui.symbol |
Meteorological symbol drawing.
|
Modifier and Type | Field and Description |
---|---|
protected StationModelCanvas |
MetSymbol.canvas
The canvas we are in
|
Modifier and Type | Method and Description |
---|---|
void |
MetSymbol.showPropertiesDialog(StationModelCanvas canvas)
Create, if needed, and show the properties dialog.
|
Constructor and Description |
---|
PropertiesDialog(java.util.List<MetSymbol> selected,
StationModelCanvas canvas) |
PropertiesDialog(MetSymbol symbol,
StationModelCanvas canvas)
Create a new PropertiesDialog
|