Class Value

java.lang.Object
java.lang.Number
org.graphstream.ui.graphicGraph.stylesheet.Value
All Implemented Interfaces:
Serializable

public class Value
extends Number
A value and the units of the value.

As a style sheet may express values in several different units. This class purpose is to pack the value and the units it is expressed in into a single object.

See Also:
Serialized Form