public class ShapeFormat
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PlacementFreeFloating |
static int |
PlacementMove |
static int |
PlacementMoveAndSize |
| Modifier and Type | Method and Description |
|---|---|
int |
getPlacementStyle()
place style
freefloating
PlacementFreeFloating move moveandsize |
void |
setFill(int fillColor)
set the fill color
|
void |
setPlacementStyle(int placement)
set the place style
freefloating
PlacementFreeFloating move moveandsize |
public static final int PlacementFreeFloating
public static final int PlacementMove
public static final int PlacementMoveAndSize
public int getPlacementStyle()
PlacementFreeFloating move moveandsizepublic void setPlacementStyle(int placement)
PlacementFreeFloating move moveandsizeplacement - stylepublic void setFill(int fillColor)
fillColor - color in rgb