public abstract class AbstractConnectorDef<W> extends AbstractBindableGlyphDef<W> implements ConnectorShapeDef<W>
| Constructor and Description |
|---|
AbstractConnectorDef() |
| Modifier and Type | Method and Description |
|---|---|
double |
getFontBorderSize(W element) |
String |
getFontColor(W element) |
String |
getFontFamily(W element) |
double |
getFontSize(W element) |
String |
getNamePropertyValue(W element) |
getGlyphDefinitionId, getGlyphDefinitionId, getGlyphDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackgroundAlpha, getBackgroundColor, getBorderAlpha, getBorderColor, getBorderSizegetGlyphBackgroundColorgetGlyphDefinitionId, getGlyphDescriptionpublic String getNamePropertyValue(W element)
getNamePropertyValue in interface BasicShapeWithTitleDef<W>public String getFontFamily(W element)
getFontFamily in interface BasicShapeWithTitleDef<W>public String getFontColor(W element)
getFontColor in interface BasicShapeWithTitleDef<W>public double getFontSize(W element)
getFontSize in interface BasicShapeWithTitleDef<W>public double getFontBorderSize(W element)
getFontBorderSize in interface BasicShapeWithTitleDef<W>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.