public class RingView extends AbstractHasRadiusView<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 |
|---|---|
void |
destroy() |
com.ait.lienzo.client.core.shape.Shape<?> |
getShape() |
RingView |
setInnerRadius(double inner) |
RingView |
setOuterRadius(double radius) |
RingView |
setRadius(double radius) |
setMaxRadius, setMinRadiusaddChild, getChildren, removeChildaddHandler, areControlsVisible, cast, disableHandlers, enableHandlers, getAttachableShape, getTextViewDecorator, hideControlPoints, moveTitleToTop, rebuildTextBoundaries, refresh, removeHandler, setEventHandlerManager, setFillGradient, setTitle, setTitleAlpha, setTitleFontColor, setTitleFontFamily, setTitleFontSize, setTitlePosition, setTitleRotation, setTitleStrokeColor, setTitleStrokeWidth, showControlPoints, supports, updateControlPoints, updateFillGradientgetAlpha, getBoundingBox, getDecorators, getFillAlpha, getFillColor, getShapeAbsoluteLocation, getShapeX, getShapeY, getStrokeAlpha, getStrokeColor, getStrokeWidth, getUserData, getUUID, moveDown, moveToBottom, moveToTop, moveUp, removeShadow, setAlpha, setDragBounds, setDragEnabled, setFillAlpha, setFillColor, setListening, setShadow, setShapeLocation, setStrokeAlpha, setStrokeColor, setStrokeWidth, setUserData, setUUID, unsetDragBoundsaddChild, addChild, addWiresResizeEndHandler, addWiresResizeStartHandler, addWiresResizeStepHandler, createControlHandles, equals, getControl, getControls, getMagnets, getPath, hashCode, isResizable, loadControls, removeChild, removeFromParent, setDraggable, setLocation, setMagnets, setResizable, setWiresShapeControl, shapeMoved, uuidadd, addWiresDragEndHandler, addWiresDragMoveHandler, addWiresDragStartHandler, addWiresMoveHandler, getChildShapes, getComputedLocation, getContainer, getDockedTo, getGroup, getHandlerManager, getLayoutHandler, getLocation, getParent, getWiresManager, getX, getY, remove, setDockedTo, 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)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.