public class DotRecordBasedNodeStyleUtil extends DotDefaultNodeStyleUtil
colorUtil, dot
Constructor and Description |
---|
DotRecordBasedNodeStyleUtil(DotColorUtil colorUtil,
org.eclipse.gef.graph.Node dot) |
Modifier and Type | Method and Description |
---|---|
protected void |
addNodeStyle(java.lang.StringBuilder zestStyle,
org.eclipse.gef.dot.internal.language.style.NodeStyle style,
boolean penwidthUnset) |
java.lang.StringBuilder |
computeLineStyle() |
java.lang.StringBuilder |
computeZestStyle()
Computes Zest node shape style
|
protected java.lang.String |
fillFxCssString() |
protected java.lang.String |
strokeColorFxCssString() |
protected java.lang.String |
strokeWidthFxCssString() |
colorAttribute, colorschemeAttribute, fillcolorAttribute, fillCondition, hasStyle, penwidthAttribute, shapeAttribute, styleAttribute
public DotRecordBasedNodeStyleUtil(DotColorUtil colorUtil, org.eclipse.gef.graph.Node dot)
public java.lang.StringBuilder computeZestStyle()
DotNodeStyleUtil
computeZestStyle
in interface DotNodeStyleUtil
computeZestStyle
in class DotDefaultNodeStyleUtil
public java.lang.StringBuilder computeLineStyle()
protected void addNodeStyle(java.lang.StringBuilder zestStyle, org.eclipse.gef.dot.internal.language.style.NodeStyle style, boolean penwidthUnset)
addNodeStyle
in class DotDefaultNodeStyleUtil
protected java.lang.String strokeWidthFxCssString()
strokeWidthFxCssString
in class DotDefaultNodeStyleUtil
protected java.lang.String strokeColorFxCssString()
strokeColorFxCssString
in class DotDefaultNodeStyleUtil
protected java.lang.String fillFxCssString()
fillFxCssString
in class DotDefaultNodeStyleUtil
Copyright (c) 2014 itemis AG and others. All rights reserved.