public class RingShape<W> extends BasicContainerShape<W,RingShapeDef<W>,RingView>
HasChildren.Layout| Constructor and Description |
|---|
RingShape(RingShapeDef<W> shapeDef,
RingView view) |
| Modifier and Type | Method and Description |
|---|---|
protected RingShape<W> |
_applyInnerRadius(Node<View<W>,Edge> element,
Double radius,
MutationContext mutationContext) |
protected RingShape<W> |
_applyOuterRadius(Node<View<W>,Edge> element,
Double radius,
MutationContext mutationContext) |
void |
applyProperties(Node<View<W>,Edge> element,
MutationContext mutationContext) |
String |
toString() |
addChild, getChild, getChildren, removeChildapplyPosition, applyStateafterDraw, applyTitle, beforeDraw, destroy, getDefinition, getDefViewHandler, getShape, getShapeDefinition, getShapeView, getUUID, setUUIDclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyTitledestroy, getShapeView, getUUID, setUUIDafterDraw, beforeDrawpublic RingShape(RingShapeDef<W> shapeDef, RingView view)
public void applyProperties(Node<View<W>,Edge> element, MutationContext mutationContext)
applyProperties in interface MutableShape<Node<View<W>,Edge>,RingView>applyProperties in class AbstractElementShape<W,View<W>,Node<View<W>,Edge>,RingShapeDef<W>,RingView>protected RingShape<W> _applyOuterRadius(Node<View<W>,Edge> element, Double radius, MutationContext mutationContext)
protected RingShape<W> _applyInnerRadius(Node<View<W>,Edge> element, Double radius, MutationContext mutationContext)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.