public abstract class AbstractHasRadiusView<T extends AbstractHasRadiusView> extends WiresContainerShapeView<T> implements HasRadius<T>
HasChildren.LayoutHasTitle.HorizontalAlignment, HasTitle.Orientation, HasTitle.ReferencePosition, HasTitle.Size, HasTitle.VerticalAlignmentHasControlPoints.ControlPointTypeHasFillGradient.Type| Constructor and Description |
|---|
AbstractHasRadiusView(ViewEventType[] supportedEventTypes,
com.ait.lienzo.client.core.shape.MultiPath path) |
| Modifier and Type | Method and Description |
|---|---|
T |
setMaxRadius(Double maxRadius) |
T |
setMinRadius(Double minRadius) |
addChild, destroy, getChildren, removeChildaddHandler, areControlsVisible, batch, buildDragEvent, buildResizeEvent, cast, disableHandlers, enableHandlers, getAttachableShape, getEventHandlerManager, getFontAlignment, getFontPosition, getLabelContainerLayout, getMarginX, getOrientation, getTextViewDecorator, getTitleFontFamily, getTitleFontSize, getTitlePosition, 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, updateFillGradientgetAlpha, getBoundingBox, getDecorators, getFillAlpha, getFillColor, getShape, 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, setUUIDaddChild, addChild, addLabel, addWiresResizeEndHandler, addWiresResizeStartHandler, addWiresResizeStepHandler, createControlHandles, equals, getControl, getControls, getMagnets, getPath, hashCode, isListening, isResizable, listen, loadControls, removeChild, removeFromParent, setControl, setDraggable, setLocation, setMagnets, setResizable, 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, waitsetRadiusremoveFromParentpublic AbstractHasRadiusView(ViewEventType[] supportedEventTypes, com.ait.lienzo.client.core.shape.MultiPath path)
public T setMinRadius(Double minRadius)
setMinRadius in interface HasRadius<T extends AbstractHasRadiusView>public T setMaxRadius(Double maxRadius)
setMaxRadius in interface HasRadius<T extends AbstractHasRadiusView>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.