public class RectangleShape<W> extends BasicContainerShape<W,RectangleShapeDef<W>,RectangleView>
HasChildren.Layout_strokeAlpha, _strokeColor, _strokeWidth| Constructor and Description |
|---|
RectangleShape(RectangleShapeDef<W> shapeDef,
RectangleView view) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyProperties(Node<View<W>,Edge> element,
MutationContext mutationContext) |
applyActiveState, applyNoneStateaddChild, getChild, getChildren, removeChildapplyPosition, applyState, getState, switchStateafterDraw, applyTitle, beforeDraw, destroy, getDefinition, getDefViewHandler, getShape, getShapeDefinition, getShapeView, getUUID, setUUIDclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyTitledestroy, getShapeView, getUUID, setUUIDafterDraw, beforeDrawpublic RectangleShape(RectangleShapeDef<W> shapeDef, RectangleView view)
public void applyProperties(Node<View<W>,Edge> element, MutationContext mutationContext)
applyProperties in interface MutableShape<Node<View<W>,Edge>,RectangleView>applyProperties in class NodeShapeImpl<W,RectangleShapeDef<W>,RectangleView>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.