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