MCPcopy Create free account
hub / github.com/dhale/jtk / setStyle

Method setStyle

core/src/main/java/edu/mines/jtk/mosaic/BarsView.java:248–284  ·  view source on GitHub ↗

Sets the color, line style, and mark style from a style string. This method provides a convenient way to set the most commonly specified attributes of lines and marks painted by this view. To specify a color, the style string may contain one of "r" for red, "g" for green, "b" for blue, "c" for c

(String style)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

makePlotPanelFunction · 0.45
PlotFrameDemoMethod · 0.45
plot3Method · 0.45

Calls 3

setLineColorMethod · 0.95
setLineStyleMethod · 0.95
containsMethod · 0.45

Tested by

no test coverage detected