public class DynamicIconShape<W> extends AbstractBasicDynamicShape<W,DynamicIconShapeView,IconShapeDef<W>>
HasChildren.Layoutproxy| Constructor and Description |
|---|
DynamicIconShape(DynamicIconShapeView view,
IconShapeDef<W> proxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyProperties(Node<View<W>,Edge> element,
MutationContext mutationContext) |
static <T> Icons |
getIcon(IconShapeDef<T> proxy) |
static <T> Icons |
getIcon(T definition,
IconShapeDef<T> proxy) |
String |
toString() |
getBackgroundAlpha, getBackgroundColor, getBorderAlpha, getBorderColor, getBorderSize_applyRadius, _applyWidthAndHeight, applyFillColor, applyFontAlpha, applyRadius, applySize, applyState, beforeDraw, getDefinitionaddChild, applyProperty, doDestroy, getChildren, removeChild_applyElementName, afterDraw, applyBorderAlpha, applyBorders, applyFillAlpha, applyFont, applyPosition, destroy, equals, getNamePropertyValue, getShapeView, getUUID, hashCode, isAnimationMutation, isStaticMutation, setUUIDpublic DynamicIconShape(DynamicIconShapeView view, IconShapeDef<W> proxy)
public static <T> Icons getIcon(IconShapeDef<T> proxy)
public static <T> Icons getIcon(T definition, IconShapeDef<T> proxy)
public void applyProperties(Node<View<W>,Edge> element, MutationContext mutationContext)
applyProperties in interface MutableShape<Node<View<W>,Edge>,DynamicIconShapeView>applyProperties in class BasicShape<W,DynamicIconShapeView>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.