public abstract class AbstractBasicShapeWithTitle<W,V extends BasicShapeView,P extends BasicShapeWithTitleDef<W>> extends BasicShapeWithTitle<W,V>
HasChildren.Layout| Constructor and Description |
|---|
AbstractBasicShapeWithTitle(V view,
P proxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyProperties(Node<View<W>,Edge> element,
MutationContext mutationContext) |
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) |
protected Double |
getFontBorderSize(Node<View<W>,Edge> element) |
protected String |
getFontColor(Node<View<W>,Edge> element) |
protected String |
getFontFamily(Node<View<W>,Edge> element) |
protected Double |
getFontSize(Node<View<W>,Edge> element) |
protected String |
getNamePropertyValue(Node<View<W>,Edge> element) |
_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, setUUIDprotected final transient P extends BasicShapeWithTitleDef<W> proxy
public void applyProperties(Node<View<W>,Edge> element, MutationContext mutationContext)
applyProperties in interface MutableShape<Node<View<W>,Edge>,V extends BasicShapeView>applyProperties in class BasicShapeWithTitle<W,V extends BasicShapeView>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>protected String getNamePropertyValue(Node<View<W>,Edge> element)
getNamePropertyValue in class AbstractShape<W,Node<View<W>,Edge>,V extends BasicShapeView>protected String getFontFamily(Node<View<W>,Edge> element)
getFontFamily in class BasicShapeWithTitle<W,V extends BasicShapeView>protected String getFontColor(Node<View<W>,Edge> element)
getFontColor in class BasicShapeWithTitle<W,V extends BasicShapeView>protected Double getFontSize(Node<View<W>,Edge> element)
getFontSize in class BasicShapeWithTitle<W,V extends BasicShapeView>protected Double getFontBorderSize(Node<View<W>,Edge> element)
getFontBorderSize in class BasicShapeWithTitle<W,V extends BasicShapeView>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.