public abstract class AbstractConnectorDef<W> extends AbstractGlyphShapeDef<W> implements ConnectorShapeDef<W>
| Constructor and Description |
|---|
AbstractConnectorDef() |
| Modifier and Type | Method and Description |
|---|---|
double |
getAlpha(W element) |
double |
getFontBorderSize(W element) |
String |
getFontColor(W element) |
String |
getFontFamily(W element) |
double |
getFontSize(W element) |
String |
getNamePropertyValue(W element) |
getGlyphDefinitionId, getGlyphDefinitionIdgetGlyphDescription, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFontPosition, getFontRotationgetBackgroundAlpha, getBackgroundColor, getBorderAlpha, getBorderColor, getBorderSizegetGlyphDefgetBackgroundAlpha, getBackgroundColor, getBorderAlpha, getBorderColor, getBorderSize, getFontPosition, getFontRotationpublic double getAlpha(W element)
getAlpha in interface MutableShapeDef<W>public String getNamePropertyValue(W element)
getNamePropertyValue in interface BasicShapeWithTitleDef<W>public String getFontFamily(W element)
getFontFamily in interface MutableShapeDef<W>getFontFamily in interface BasicShapeWithTitleDef<W>public String getFontColor(W element)
getFontColor in interface MutableShapeDef<W>getFontColor in interface BasicShapeWithTitleDef<W>public double getFontSize(W element)
getFontSize in interface MutableShapeDef<W>getFontSize in interface BasicShapeWithTitleDef<W>public double getFontBorderSize(W element)
getFontBorderSize in interface MutableShapeDef<W>getFontBorderSize in interface BasicShapeWithTitleDef<W>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.