public class RingShape<W> extends AbstractBasicShapeWithTitle<W,RingView,RingShapeDef<W>>
HasChildren.Layoutproxy| Constructor and Description |
|---|
RingShape(RingView view,
RingShapeDef<W> proxy) |
| 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() |
getBackgroundAlpha, getBackgroundColor, getBorderAlpha, getBorderColor, getBorderSize, getFontBorderSize, getFontColor, getFontFamily, getFontSize, getNamePropertyValue_applyFont, getFontAlpha_applyRadius, _applyWidthAndHeight, applyFillColor, applyFontAlpha, applyRadius, applySize, applyState, beforeDraw, getDefinitionaddChild, applyProperty, doDestroy, getChildren, removeChild_applyElementName, afterDraw, applyBorderAlpha, applyBorders, applyFillAlpha, applyFont, applyPosition, destroy, equals, getShapeView, getUUID, hashCode, isAnimationMutation, isStaticMutation, setUUIDpublic RingShape(RingView view, RingShapeDef<W> proxy)
public void applyProperties(Node<View<W>,Edge> element, MutationContext mutationContext)
applyProperties in interface MutableShape<Node<View<W>,Edge>,RingView>applyProperties in class AbstractBasicShapeWithTitle<W,RingView,RingShapeDef<W>>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.