public class RectangleShape<W> extends AbstractBasicShapeWithTitle<W,RectangleView,RectangleShapeDef<W>>
HasChildren.Layoutproxy| Constructor and Description |
|---|
RectangleShape(RectangleView view,
RectangleShapeDef<W> proxy) |
| Modifier and Type | Method and Description |
|---|---|
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 RectangleShape(RectangleView view, RectangleShapeDef<W> proxy)
public void applyProperties(Node<View<W>,Edge> element, MutationContext mutationContext)
applyProperties in interface MutableShape<Node<View<W>,Edge>,RectangleView>applyProperties in class AbstractBasicShapeWithTitle<W,RectangleView,RectangleShapeDef<W>>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.