public class RectangleShape<W> extends BasicContainerShape<W,RectangleShapeDef<W>,RectangleView>
HasChildren.Layout| Constructor and Description |
|---|
RectangleShape(RectangleShapeDef<W> shapeDef,
RectangleView view) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyProperties(Node<View<W>,Edge> element,
MutationContext mutationContext) |
addChild, getChild, getChildren, removeChildapplyPosition, applyStateafterDraw, 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 AbstractElementShape<W,View<W>,Node<View<W>,Edge>,RectangleShapeDef<W>,RectangleView>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.