public static class P2DStrokeWidthSelectButton.P2DStrokeTile extends java.lang.Object implements FwkTileInterface
| Constructor and Description |
|---|
P2DStrokeWidthSelectButton.P2DStrokeTile(java.awt.BasicStroke stroke,
java.awt.Dimension size) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Image |
getImage()
Get the image of the tile.
|
java.awt.Dimension |
getTileSize()
Get the size of the tile.
|
java.lang.Object |
getValueAsObject()
Get the value as an object.
|
public P2DStrokeWidthSelectButton.P2DStrokeTile(java.awt.BasicStroke stroke,
java.awt.Dimension size)
public java.awt.Dimension getTileSize()
FwkTileInterfacegetTileSize in interface FwkTileInterfacepublic java.lang.Object getValueAsObject()
FwkTileInterfacegetValueAsObject in interface FwkTileInterfacepublic java.awt.Image getImage()
FwkTileInterfacegetImage in interface FwkTileInterface