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