public abstract class AbstractBasicDynamicShape<W,V extends BasicShapeView,P extends BasicShapeDef<W>> extends BasicShape<W,V>
HasChildren.Layout| Constructor and Description |
|---|
AbstractBasicDynamicShape(V view,
P proxy) |
| Modifier and Type | Method and Description |
|---|---|
protected Double |
getBackgroundAlpha(Node<View<W>,Edge> element) |
protected String |
getBackgroundColor(Node<View<W>,Edge> element) |
protected Double |
getBorderAlpha(Node<View<W>,Edge> element) |
protected String |
getBorderColor(Node<View<W>,Edge> element) |
protected Double |
getBorderSize(Node<View<W>,Edge> element) |
_applyRadius, _applyWidthAndHeight, applyFillColor, applyFontAlpha, applyProperties, applyRadius, applySize, applyState, beforeDraw, getDefinitionaddChild, applyProperty, doDestroy, getChildren, removeChild_applyElementName, afterDraw, applyBorderAlpha, applyBorders, applyFillAlpha, applyFont, applyPosition, destroy, equals, getNamePropertyValue, getShapeView, getUUID, hashCode, isAnimationMutation, isStaticMutation, setUUIDprotected final transient P extends BasicShapeDef<W> proxy
protected String getBackgroundColor(Node<View<W>,Edge> element)
getBackgroundColor in class BasicShape<W,V extends BasicShapeView>protected Double getBackgroundAlpha(Node<View<W>,Edge> element)
getBackgroundAlpha in class BasicShape<W,V extends BasicShapeView>protected String getBorderColor(Node<View<W>,Edge> element)
getBorderColor in class BasicShape<W,V extends BasicShapeView>protected Double getBorderSize(Node<View<W>,Edge> element)
getBorderSize in class BasicShape<W,V extends BasicShapeView>protected Double getBorderAlpha(Node<View<W>,Edge> element)
getBorderAlpha in class BasicShape<W,V extends BasicShapeView>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.