public class DecisionServiceSVGShapeView extends SVGShapeViewImpl
HasTitle.HorizontalAlignment, HasTitle.Orientation, HasTitle.ReferencePosition, HasTitle.Size, HasTitle.VerticalAlignment
HasControlPoints.ControlPointType
HasFillGradient.Type
Constructor and Description |
---|
DecisionServiceSVGShapeView(String name,
SVGPrimitiveShape svgPrimitive,
double width,
double height,
boolean resizable) |
Modifier and Type | Method and Description |
---|---|
DecisionServiceSVGShapeView |
addDividerDragHandler(DragHandler dragHandler) |
void |
destroy() |
double |
getDividerLineY() |
com.google.gwt.event.shared.HandlerManager |
getHandlerManager() |
void |
setDividerLineY(double y) |
addChild, addSVGChild, applyState, createShapeStateDefaultHandler, getChildren, getName, getPrimitive, getShapeStateHandler, getSVGChildren
addScalableChild, createControlHandles, getAttachableShape, getControls, getShape, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setSize
addHandler, areControlsVisible, buildDragEvent, buildResizeEvent, cast, disableHandlers, enableHandlers, getEventHandlerManager, getLabelContainerLayout, getTextViewDecorator, hideControlPoints, moveTitleToTop, rebuildTextBoundaries, refresh, removeHandler, setEventHandlerManager, setFillGradient, setMargins, setTextBoundaries, setTextSizeConstraints, setTextWrapper, setTitle, setTitleAlpha, setTitleFontColor, setTitleFontFamily, setTitleFontSize, setTitlePosition, setTitleRotation, setTitleStrokeAlpha, setTitleStrokeColor, setTitleStrokeWidth, setTitleXOffsetPosition, setTitleYOffsetPosition, showControlPoints, supports, updateControlPoints, updateFillGradient
getAlpha, 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
addChild, addChild, addLabel, addWiresResizeEndHandler, addWiresResizeStartHandler, addWiresResizeStepHandler, equals, getControl, getMagnets, getPath, hashCode, isListening, isResizable, listen, loadControls, removeChild, removeFromParent, setControl, setDraggable, setLocation, setMagnets, setResizable, shapeMoved, uuid
add, addWiresDragEndHandler, addWiresDragMoveHandler, addWiresDragStartHandler, addWiresMoveHandler, getChildShapes, getComputedLocation, getContainer, getDockedTo, getGroup, getLayoutHandler, getLocation, getParent, getWiresManager, getX, getY, remove, setDockedTo, setLayoutHandler, setParent, setWiresManager
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getContainer, refresh
getAlpha, getBoundingBox, getFillAlpha, getFillColor, getShapeAbsoluteLocation, getShapeX, getShapeY, getStrokeAlpha, getStrokeColor, getStrokeWidth, getUserData, getUUID, moveDown, moveToBottom, moveToTop, moveUp, removeFromParent, setAlpha, setDragEnabled, setFillAlpha, setFillColor, setShapeLocation, setStrokeAlpha, setStrokeColor, setStrokeWidth, setUserData, setUUID
getDecorators
removeShadow, setShadow
moveTitleToTop, setMargins, setTextBoundaries, setTextSizeConstraints, setTextWrapper, setTitle, setTitleAlpha, setTitleFontColor, setTitleFontFamily, setTitleFontSize, setTitlePosition, setTitleRotation, setTitleStrokeAlpha, setTitleStrokeColor, setTitleStrokeWidth, setTitleXOffsetPosition, setTitleYOffsetPosition
areControlsVisible, hideControlPoints, showControlPoints
addHandler, disableHandlers, enableHandlers, getAttachableShape, removeHandler, supports
setFillGradient
setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setSize
public DecisionServiceSVGShapeView(String name, SVGPrimitiveShape svgPrimitive, double width, double height, boolean resizable)
public DecisionServiceSVGShapeView addDividerDragHandler(DragHandler dragHandler)
public double getDividerLineY()
public void setDividerLineY(double y)
public com.google.gwt.event.shared.HandlerManager getHandlerManager()
getHandlerManager
in class com.ait.lienzo.client.core.shape.wires.WiresContainer
public void destroy()
destroy
in interface ShapeView<SVGShapeViewImpl>
destroy
in class SVGShapeViewImpl
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.