public class PictureShape<W> extends AbstractBasicShape<W,PictureShapeView,PictureShapeDef<W,?>>
HasChildren.Layoutproxy| Constructor and Description |
|---|
PictureShape(PictureShapeView view,
PictureShapeDef<W,?> 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) |
String |
toString() |
applyProperties_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 PictureShape(PictureShapeView view, PictureShapeDef<W,?> proxy)
protected String getBackgroundColor(Node<View<W>,Edge> element)
getBackgroundColor in class BasicShape<W,PictureShapeView>protected Double getBackgroundAlpha(Node<View<W>,Edge> element)
getBackgroundAlpha in class BasicShape<W,PictureShapeView>protected String getBorderColor(Node<View<W>,Edge> element)
getBorderColor in class BasicShape<W,PictureShapeView>protected Double getBorderSize(Node<View<W>,Edge> element)
getBorderSize in class BasicShape<W,PictureShapeView>protected Double getBorderAlpha(Node<View<W>,Edge> element)
getBorderAlpha in class BasicShape<W,PictureShapeView>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.