public class DotClusterStyleUtil extends DotDefaultNodeStyleUtil
colorUtil, dot
Constructor and Description |
---|
DotClusterStyleUtil(DotColorUtil colorUtil,
org.eclipse.gef.graph.Node dot) |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.gef.dot.internal.language.color.Color |
colorAttribute() |
protected java.lang.String |
colorschemeAttribute() |
protected org.eclipse.gef.dot.internal.language.colorlist.ColorList |
fillcolorAttribute() |
protected boolean |
fillCondition() |
protected java.lang.Double |
penwidthAttribute() |
protected org.eclipse.gef.dot.internal.language.shape.Shape |
shapeAttribute() |
protected org.eclipse.gef.dot.internal.language.style.Style |
styleAttribute() |
addNodeStyle, computeZestStyle, fillFxCssString, hasStyle, strokeColorFxCssString, strokeWidthFxCssString
public DotClusterStyleUtil(DotColorUtil colorUtil, org.eclipse.gef.graph.Node dot)
protected org.eclipse.gef.dot.internal.language.shape.Shape shapeAttribute()
shapeAttribute
in class DotDefaultNodeStyleUtil
protected java.lang.String colorschemeAttribute()
colorschemeAttribute
in class DotDefaultNodeStyleUtil
protected org.eclipse.gef.dot.internal.language.color.Color colorAttribute()
colorAttribute
in class DotDefaultNodeStyleUtil
protected java.lang.Double penwidthAttribute()
penwidthAttribute
in class DotDefaultNodeStyleUtil
protected org.eclipse.gef.dot.internal.language.colorlist.ColorList fillcolorAttribute()
fillcolorAttribute
in class DotDefaultNodeStyleUtil
protected boolean fillCondition()
fillCondition
in class DotDefaultNodeStyleUtil
protected org.eclipse.gef.dot.internal.language.style.Style styleAttribute()
styleAttribute
in class DotDefaultNodeStyleUtil
Copyright (c) 2014 itemis AG and others. All rights reserved.