public interface IBackgroundFileStyle extends IStyle
Modifier and Type | Method and Description |
---|---|
Rectangle |
getBounds() |
URL |
getSource() |
void |
setSource(URL src)
Sets URL of source file (svg, jpg, etc)
|
drawInsideRectangle, drawOutline, getDescription, isSuitableFor, setDescription
loadFromState, saveToState
URL getSource()
void setSource(URL src) throws IOException
src
- IOException
Rectangle getBounds()