org.das2.graph.FillStyle

Controls if the plot symbols are filled or not.


STYLE_FILL


STYLE_SOLID


STYLE_NONE


STYLE_DRAW


STYLE_OUTLINE


drawListIcon

drawListIcon( java.awt.Graphics2D g, int x, int y ) → void

Parameters

g - a Graphics2D
x - an int
y - an int

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]


getListIcon

getListIcon( ) → Icon

Returns:

javax.swing.Icon

[search for examples] [view on GitHub] [view on old javadoc] [view source]


getListLabel

getListLabel( ) → String

Returns:

java.lang.String

[search for examples] [view on GitHub] [view on old javadoc] [view source]


toString

toString( ) → String

Returns:

java.lang.String

[search for examples] [view on GitHub] [view on old javadoc] [view source]