protected abstract static class AbstractLegend.AbstractSymbol extends AbstractDrawable
Constructor and Description |
---|
AbstractLegend.AbstractSymbol(SettingsStorage settings)
Initializes a new instances.
|
Modifier and Type | Method and Description |
---|---|
Dimension2D |
getPreferredSize()
Returns the preferred size of the
Drawable . |
getBounds, getHeight, getWidth, getX, getY, setBounds, setBounds
public AbstractLegend.AbstractSymbol(SettingsStorage settings)
settings
- Settings for determining the appearance of the symbol.public Dimension2D getPreferredSize()
AbstractDrawable
Drawable
.getPreferredSize
in interface Drawable
getPreferredSize
in class AbstractDrawable
Copyright © 2009-2013. All Rights Reserved.