Drawable
public interface ExtendedDrawable extends Drawable
Modifier and Type | Method | Description |
---|---|---|
java.awt.Dimension |
getPreferredSize() |
Returns the preferred size of the drawable.
|
boolean |
isPreserveAspectRatio() |
Returns true, if this drawable will preserve an aspect ratio during the drawing.
|
java.awt.Dimension getPreferredSize()
boolean isPreserveAspectRatio()