Methods in net.sourceforge.fluxion.graph.view.renderer that return AbstractGraphViewRenderer.Operating_System |
static AbstractGraphViewRenderer.Operating_System |
AbstractGraphViewRenderer.Operating_System.getOSByName(java.lang.String name)
|
static AbstractGraphViewRenderer.Operating_System |
AbstractGraphViewRenderer.Operating_System.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbstractGraphViewRenderer.Operating_System[] |
AbstractGraphViewRenderer.Operating_System.values()
Returns an array containing the constants of this enum type, in
the order they are declared. |