Package | Description |
---|---|
org.ginsim.core.graph.view.css |
Customise Graph views through CSS-like commands.
|
org.ginsim.service.tool.polytopesViz |
Class and Description |
---|
CascadingStyleSheet
This class represent the CSS object itself
|
CascadingStyleSheetManager |
CSSEdgeStyle
EdgeStyle store some graphical attributes of an edge
Attributes :
- lineColor : the line color = any Color
- shape : the style of the edge = straight or curve
- lineEnd : the line end = positive, negative, double or unknown
|
CSSNodeStyle
NodeStyle store some graphical attributes of a node
Attributes :
- background : the color for the background = any Color
- foreground : the color for the text and the border = any Color
- border : the style of the border = simple, raised or strong
- shape : the shape = ellipse or rectangle
|
CSSStyle
Style are dedicated to store some graphical attributes of graphical elements like node and edges
|
CSSSyntaxException |
Selector
A Selector implementation for GINsim.
|
Class and Description |
---|
Colorizer
Do some generic work to colorize properly a graph, given a selector.
|
CSSNodeStyle
NodeStyle store some graphical attributes of a node
Attributes :
- background : the color for the background = any Color
- foreground : the color for the text and the border = any Color
- border : the style of the border = simple, raised or strong
- shape : the shape = ellipse or rectangle
|
Selector
A Selector implementation for GINsim.
|
Copyright © 2005–2020. All rights reserved.