| Constructor Summary | |
|---|---|
| void | The instance initializer. |
| Method Summary | |
|---|---|
| void | getFill() Returns the fill of this shape. |
| String | getPath() Returns the path field. |
| void | Returns the stroke of this shape. |
| jsx3.vector.Shape | |
| jsx3.vector.Shape | |
| jsx3.vector.Shape | |
| jsx3.vector.Shape | |
| void | setFill(fill : jsx3.vector.Fill) Sets the fill of this shape, other fills may be present as children of this instance. |
| void | Sets the path field. |
| void | setStroke(stroke : jsx3.vector.Stroke) Sets the stroke of this shape, other strokes may be present as children of this instance. |
| Methods Inherited From jsx3.vector.Tag |
|---|
| getRotation, getToolTip, setRotation, setToolTip |
| Methods Inherited From jsx3.html.BlockTag |
|---|
| getBackgroundColor, getDimensions, getHeight, getLeft, getMargin, getMarginDimensions, getPadding, getPaddingDimensions, getPosition, getTop, getWidth, getZIndex, setBackgroundColor, setDimensions, setHeight, setLeft, setMargin, setPadding, setPosition, setTop, setWidth, setZIndex |
| Methods Inherited From jsx3.html.Tag |
|---|
| appendChild, getChildren, getClassName, getFirstChildOfType, getId, getParent, getProperty, getStyle, getTagNS, getTagName, onAppendChild, onRemoveChild, paint, paintDom, paintUpdate, release, removeChild, removeChildren, removeProperty, removeStyle, replaceChild, setClassName, setExtraStyles, setId, setProperty, setStyle, toString |
| Methods Inherited From jsx3.lang.Object |
|---|
| clone, equals, eval, getClass, getInstanceOf, getInstanceOfClass, getInstanceOfPackage, instanceOf, isInstanceOf, isSubclassOf, jsxmix, jsxsuper, jsxsupermix, setInstanceOf |
| Constructor Detail |
|---|
| Method Detail |
|---|