public interface BasicShapeWithTitleDef<W> extends BasicShapeDef<W>
| Modifier and Type | Method and Description |
|---|---|
double |
getFontBorderSize(W element) |
String |
getFontColor(W element) |
String |
getFontFamily(W element) |
HasTitle.Position |
getFontPosition(W element) |
double |
getFontRotation(W element)
The rotation value in degree units.
|
double |
getFontSize(W element) |
String |
getNamePropertyValue(W element) |
getBackgroundAlpha, getBackgroundColor, getBorderAlpha, getBorderColor, getBorderSizegetGlyphDefdouble getFontSize(W element)
double getFontBorderSize(W element)
HasTitle.Position getFontPosition(W element)
double getFontRotation(W element)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.