|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser.Number
public static class StyleSheetParser.Number
Field Summary | |
---|---|
StyleConstants.Units |
units
|
float |
value
|
Constructor Summary | |
---|---|
StyleSheetParser.Number(float value,
StyleConstants.Units units)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float value
public StyleConstants.Units units
Constructor Detail |
---|
public StyleSheetParser.Number(float value, StyleConstants.Units units)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |