public class RingView extends WiresContainerShapeView<RingView> implements HasRadius<RingView>
TODO: Disabling for now the resize for rings - ARC resize is not implemented yet on lienzo side.
HasChildren.LayoutHasTitle.PositionHasControlPoints.ControlPointTypeHasFillGradient.TypeUUID_PREFIX| Constructor and Description |
|---|
RingView(double radius) |
| Modifier and Type | Method and Description |
|---|---|
com.ait.lienzo.client.core.shape.Shape<?> |
getShape() |
protected void |
preDestroy() |
RingView |
setInnerRadius(double inner) |
RingView |
setOuterRadius(double radius) |
RingView |
setRadius(double radius) |
addChild, getChildren, removeChildaddHandler, areControlsVisible, destroy, disableHandlers, enableHandlers, getAttachableShape, hideControlPoints, moveTitleToTop, refresh, removeHandler, setEventHandlerManager, setFillGradient, setTitle, setTitleAlpha, setTitleFontColor, setTitleFontFamily, setTitleFontSize, setTitlePosition, setTitleRotation, setTitleStrokeColor, setTitleStrokeWidth, showControlPoints, supports, updateControlPoints, updateFillGradientgetAlpha, getDecorators, getDragEnforcer, getFillAlpha, getFillColor, getShapeAbsoluteLocation, getShapeX, getShapeY, getStrokeAlpha, getStrokeColor, getStrokeWidth, getUUID, moveDown, moveToBottom, moveToTop, moveUp, setAlpha, setDragBounds, setFillAlpha, setFillColor, setListening, setShapeX, setShapeY, setStrokeAlpha, setStrokeColor, setStrokeWidth, setUUID, unsetDragBoundsaddChild, addChild, addWiresResizeEndHandler, addWiresResizeStartHandler, addWiresResizeStepHandler, addWiresShapeHandler, createControlHandles, equals, getControls, getHandler, getMagnets, getPath, getX, getY, hashCode, isResizable, loadControls, removeChild, removeFromParent, setDraggable, setMagnets, setResizable, setX, setY, shapeMoved, uuidadd, addWiresDragEndHandler, addWiresDragMoveHandler, addWiresDragStartHandler, addWiresMoveHandler, getChildShapes, getContainer, getContainmentAcceptor, getDockedTo, getDockingAcceptor, getGroup, getHandlerManager, getLayoutHandler, getParent, getWiresManager, remove, setContainer, setContainmentAcceptor, setDockedTo, setDockingAcceptor, setLayoutHandler, setParent, setWiresManagerclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitremoveFromParentpublic com.ait.lienzo.client.core.shape.Shape<?> getShape()
getShape in class WiresShapeView<RingView>public RingView setRadius(double radius)
public RingView setOuterRadius(double radius)
public RingView setInnerRadius(double inner)
protected void preDestroy()
preDestroy in class WiresContainerShapeView<RingView>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.