Package org.graphstream.ui.graphicGraph.stylesheet

Interface Summary
StyleSheetListener Listener for style events.
 

Class Summary
Colors Ordered set of colours.
Rule Style application rule.
Selector A selector is the part of a CSS rule that defines to which element a style applies in the graph.
Style A style is a whole set of settings for a graphic element.
StyleConstants The various constants and static constant conversion methods used for styling.
StyleSheet Implementation of the style sheets that can be stored in the graphic graph.
Value A value and the units of the value.
Values Several values and the units of these values.
 

Enum Summary
Selector.Type Types of elements.
StyleConstants.ArrowShape Possible shapes for arrows on edges.
StyleConstants.FillMode How to fill the contents of the element.
StyleConstants.IconMode Where to place the icon around the text (or instead of the text).
StyleConstants.JComponents Possible JComponents.
StyleConstants.ShadowMode How to draw the shadow of the element.
StyleConstants.Shape Possible shapes for elements.
StyleConstants.ShapeKind  
StyleConstants.SizeMode How to set the size of the element.
StyleConstants.SpriteOrientation Orientation of a sprite toward its attachment point.
StyleConstants.StrokeMode How to draw the contour of the element.
StyleConstants.TextAlignment How to align words around their attach point.
StyleConstants.TextBackgroundMode  
StyleConstants.TextMode How to draw the text of an element.
StyleConstants.TextStyle Variant of the font.
StyleConstants.TextVisibilityMode How to show the text of an element.
StyleConstants.Units The available units for numerical values.
StyleConstants.VisibilityMode How to show an element.
 



Copyright © 2013. All Rights Reserved.