| Constructor Summary | |
|---|---|
| void | The instance initializer. |
| Method Summary | |
|---|---|
| int | getX1() Returns the x1 field. |
| int | getX2() Returns the x2 field. |
| int | getY1() Returns the y1 field. |
| int | getY2() Returns the y2 field. |
| void | Sets all the coordinates at once. |
| void | Sets the x1 field. |
| void | Sets the x2 field. |
| void | Sets the y1 field. |
| void | Sets the y2 field. |
| Methods Inherited From jsx3.vector.Shape |
|---|
| getFill, getPath, getStroke, pathArcTo, pathClose, pathLineTo, pathMoveTo, setFill, setPath, setStroke |
| 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 |
|---|