public class DecoratedShapeView<T extends WiresShapeViewExt> extends WiresShapeViewExt<T> implements HasSize<T>
HasTitle.PositionHasControlPoints.ControlPointTypeHasFillGradient.TypeUUID_PREFIX| Constructor and Description |
|---|
DecoratedShapeView(ViewEventType[] supportedEventTypes,
WiresScalableContainer scalableContainer,
com.ait.lienzo.client.core.shape.Shape<?> theShape,
double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
DecoratedShapeView |
addScalableChild(com.ait.lienzo.client.core.shape.IPrimitive<?> child) |
protected com.ait.lienzo.client.core.shape.wires.WiresShapeControlHandleList |
createControlHandles(com.ait.lienzo.client.core.shape.wires.IControlHandle.ControlHandleType type,
com.ait.lienzo.client.core.shape.wires.ControlHandleList controls) |
com.ait.lienzo.client.core.shape.Shape<?> |
getAttachableShape() |
org.kie.workbench.common.stunner.client.lienzo.shape.view.wires.ext.DecoratedShapeView.DecoratedWiresShapeControlHandleList |
getControls() |
com.ait.lienzo.client.core.shape.Shape<?> |
getShape() |
T |
setSize(double width,
double height) |
T |
setSizeConstraints(double minWidth,
double minHeight,
double maxWidth,
double maxHeight) |
addHandler, areControlsVisible, destroy, disableHandlers, enableHandlers, 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, getUUID, moveDown, moveToBottom, moveToTop, moveUp, removeShadow, setAlpha, setDragBounds, setDragEnabled, setFillAlpha, setFillColor, setListening, setShadow, setShapeLocation, setStrokeAlpha, setStrokeColor, setStrokeWidth, setUUID, unsetDragBoundsaddChild, addChild, addWiresResizeEndHandler, addWiresResizeStartHandler, addWiresResizeStepHandler, equals, getControl, getMagnets, getPath, hashCode, isResizable, loadControls, preDestroy, removeChild, removeFromParent, setDraggable, setLocation, setMagnets, setResizable, shapeMoved, uuidadd, addWiresDragEndHandler, addWiresDragMoveHandler, addWiresDragStartHandler, addWiresMoveHandler, getChildShapes, getComputedLocation, getContainer, getDockedTo, getGroup, getHandlerManager, getLayoutHandler, getLocation, getParent, getWiresManager, getX, getY, remove, setContainer, setDockedTo, setLayoutHandler, setParent, setWiresManagerclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitremoveFromParentpublic DecoratedShapeView(ViewEventType[] supportedEventTypes, WiresScalableContainer scalableContainer, com.ait.lienzo.client.core.shape.Shape<?> theShape, double width, double height)
public com.ait.lienzo.client.core.shape.Shape<?> getShape()
getShape in class WiresShapeView<T extends WiresShapeViewExt>public com.ait.lienzo.client.core.shape.Shape<?> getAttachableShape()
getAttachableShape in interface HasEventHandlers<T extends WiresShapeViewExt,com.ait.lienzo.client.core.shape.Shape<?>>getAttachableShape in class WiresShapeViewExt<T extends WiresShapeViewExt>public DecoratedShapeView addScalableChild(com.ait.lienzo.client.core.shape.IPrimitive<?> child)
public T setSize(double width, double height)
setSize in interface HasSize<T extends WiresShapeViewExt>public T setSizeConstraints(double minWidth, double minHeight, double maxWidth, double maxHeight)
setSizeConstraints in interface HasSize<T extends WiresShapeViewExt>protected com.ait.lienzo.client.core.shape.wires.WiresShapeControlHandleList createControlHandles(com.ait.lienzo.client.core.shape.wires.IControlHandle.ControlHandleType type,
com.ait.lienzo.client.core.shape.wires.ControlHandleList controls)
createControlHandles in class com.ait.lienzo.client.core.shape.wires.WiresShapepublic org.kie.workbench.common.stunner.client.lienzo.shape.view.wires.ext.DecoratedShapeView.DecoratedWiresShapeControlHandleList getControls()
getControls in class com.ait.lienzo.client.core.shape.wires.WiresShapeCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.