public class RingView extends BasicShapeView<RingView> implements HasRadius<RingView>
HasTitle.PositionHasControlPoints.ControlPointTypeHasFillGradient.TypeHasChildren.LayoutUUID_PREFIX| Constructor and Description |
|---|
RingView(double radius) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDestroy() |
com.ait.lienzo.client.core.shape.Shape<?> |
getShape() |
RingView |
setInnerRadius(double inner) |
RingView |
setOuterRadius(double radius) |
RingView |
setRadius(double radius) |
addChild, addHandler, areControlsVisible, destroy, disableHandlers, enableHandlers, getAttachableShape, getChildren, getText, hideControlPoints, moveTitleToTop, refreshTitle, removeChild, removeHandler, setFillGradient, setTitle, setTitleAlpha, setTitleFontFamily, setTitleFontSize, setTitlePosition, setTitleRotation, setTitleStrokeColor, setTitleStrokeWidth, showControlPoints, supports, updateFillGradientgetFillAlpha, getFillColor, getShapeAbsoluteLocation, getShapeX, getShapeY, getStrokeAlpha, getStrokeColor, getStrokeWidth, getUUID, getZIndex, moveDown, moveToBottom, moveToTop, moveUp, setDragBounds, setFillAlpha, setFillColor, setShapeX, setShapeY, setStrokeAlpha, setStrokeColor, setStrokeWidth, setUUID, setZIndexaddChild, addChild, addWiresResizeEndHandler, addWiresResizeStartHandler, addWiresResizeStepHandler, addWiresShapeHandler, createControlHandles, getControls, getMagnets, getPath, getX, getY, isResizable, loadControls, preDestroy, refresh, removeChild, removeFromParent, setDraggable, setMagnets, setResizable, setX, setY, uuidadd, addWiresDragEndHandler, addWiresDragMoveHandler, addWiresDragStartHandler, addWiresMoveHandler, getChildShapes, getContainer, getContainmentAcceptor, getDockedTo, getDockingAcceptor, getGroup, getHandlerManager, getLayoutHandler, getParent, remove, setContainer, setContainmentAcceptor, setDockedTo, setDockingAcceptor, setLayoutHandler, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitremoveFromParentpublic com.ait.lienzo.client.core.shape.Shape<?> getShape()
getShape in class AbstractShapeView<RingView>public RingView setRadius(double radius)
public RingView setOuterRadius(double radius)
public RingView setInnerRadius(double inner)
protected void doDestroy()
doDestroy in class BasicShapeView<RingView>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.