public class PolygonShape<W> extends BasicContainerShape<W,PolygonShapeDef<W>,PolygonView>
HasChildren.Layout| Constructor and Description |
|---|
PolygonShape(PolygonShapeDef<W> shapeDef,
PolygonView 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 PolygonShape(PolygonShapeDef<W> shapeDef, PolygonView view)
public void applyProperties(Node<View<W>,Edge> element, MutationContext mutationContext)
applyProperties in interface MutableShape<Node<View<W>,Edge>,PolygonView>applyProperties in class AbstractElementShape<W,View<W>,Node<View<W>,Edge>,PolygonShapeDef<W>,PolygonView>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.