org.jfree.ui
public interface ExtendedDrawable extends Drawable
| Method Summary | |
|---|---|
| Dimension | getPreferredSize()
Returns the preferred size of the drawable. |
| boolean | isPreserveAspectRatio()
Returns true, if this drawable will preserve an aspect ratio during the drawing.
|
Returns: the preferred size.
Returns: true, if an aspect ratio is preserved, false otherwise.