Package | Description |
---|---|
org.wicketstuff.html5.shape |
Modifier and Type | Method and Description |
---|---|
ShapeBuilder.Orientation |
ShapeBuilder.getOrientation()
The orientation the shape is positioned
|
static ShapeBuilder.Orientation |
ShapeBuilder.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShapeBuilder.Orientation[] |
ShapeBuilder.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ShapeBuilder |
ShapeBuilder.orientation(ShapeBuilder.Orientation orientation)
Uses the given orientation
|
Copyright © 2015. All rights reserved.