Package | Description |
---|---|
org.ginsim.core.graph.view.css |
Customise Graph views through CSS-like commands.
|
Modifier and Type | Field and Description |
---|---|
protected CascadingStyleSheetManager |
Colorizer.cs |
Modifier and Type | Method and Description |
---|---|
protected void |
CascadingStyleSheet.apply(Collection nodes,
NodeAttributesReader vreader,
Collection edges,
EdgeAttributesReader ereader,
CascadingStyleSheetManager cs) |
void |
CascadingStyleSheet.apply(Graph graph,
CascadingStyleSheetManager cs)
Apply this css on a graph using a CascadingStyleSheetManager
Note this css needs to be compiled before
|
Copyright © 2005–2020. All rights reserved.