org.das2.dasml.Orientation


HORIZONTAL


VERTICAL


getListIcon

getListIcon( ) → Icon

An icon can be provided that will be shown in a list along with the textual description of the element. This method should return null if there is no icon available.

Returns:

javax.swing.Icon

search for examples view on GitHub view source


valueOf

valueOf( String str ) → Orientation

Returns:

org.das2.dasml.Orientation

search for examples view on GitHub view source