Uses of Class
org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.TextAlignment
| Package | Description |
|---|---|
| org.graphstream.ui.graphicGraph.stylesheet | |
| org.graphstream.ui.graphicGraph.stylesheet.parser |
-
Uses of StyleConstants.TextAlignment in org.graphstream.ui.graphicGraph.stylesheet
Methods in org.graphstream.ui.graphicGraph.stylesheet that return StyleConstants.TextAlignment Modifier and Type Method Description StyleConstants.TextAlignmentStyle. getTextAlignment()How to align the text according to the element centre.static StyleConstants.TextAlignmentStyleConstants.TextAlignment. valueOf(String name)Returns the enum constant of this type with the specified name.static StyleConstants.TextAlignment[]StyleConstants.TextAlignment. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of StyleConstants.TextAlignment in org.graphstream.ui.graphicGraph.stylesheet.parser
Methods in org.graphstream.ui.graphicGraph.stylesheet.parser that return StyleConstants.TextAlignment Modifier and Type Method Description StyleConstants.TextAlignmentStyleSheetParser. textAlign()