public abstract class AbstractHasSizeView<T extends AbstractHasSizeView> extends WiresContainerShapeView<T> implements HasSize<T>
HasChildren.LayoutHasTitle.HorizontalAlignment, HasTitle.Orientation, HasTitle.ReferencePosition, HasTitle.Size, HasTitle.VerticalAlignmentHasControlPoints.ControlPointTypeHasFillGradient.Type| Constructor and Description |
|---|
AbstractHasSizeView(ViewEventType[] supportedEventTypes,
com.ait.lienzo.client.core.shape.MultiPath path) |
| Modifier and Type | Method and Description |
|---|---|
T |
setMaxHeight(Double maxHeight) |
T |
setMaxWidth(Double maxWidth) |
T |
setMinHeight(Double minHeight) |
T |
setMinWidth(Double minWidth) |
addChild, destroy, getChildren, removeChildaddHandler, areControlsVisible, buildDragEvent, buildResizeEvent, cast, disableHandlers, enableHandlers, getAttachableShape, 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, 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, waitsetSizeremoveFromParentpublic AbstractHasSizeView(ViewEventType[] supportedEventTypes, com.ait.lienzo.client.core.shape.MultiPath path)
public T setMinWidth(Double minWidth)
setMinWidth in interface HasSize<T extends AbstractHasSizeView>public T setMaxWidth(Double maxWidth)
setMaxWidth in interface HasSize<T extends AbstractHasSizeView>public T setMinHeight(Double minHeight)
setMinHeight in interface HasSize<T extends AbstractHasSizeView>public T setMaxHeight(Double maxHeight)
setMaxHeight in interface HasSize<T extends AbstractHasSizeView>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.