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

Method setStyle

core/src/main/java/edu/mines/jtk/mosaic/PointsView.java:284–349  ·  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 1

goMethod · 0.95

Calls 6

setLineColorMethod · 0.95
setMarkColorMethod · 0.95
setLineStyleMethod · 0.95
setMarkStyleMethod · 0.95
containsMethod · 0.45
indexOfMethod · 0.45

Tested by

no test coverage detected