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

Method addTiledView

core/src/main/java/edu/mines/jtk/mosaic/PlotPanel.java:1068–1070  ·  view source on GitHub ↗

Adds the specified tiled view to this plot panel. If the tiled view is already in this panel, it is first removed, before adding it again. @param tv the tiled view. @return true, if this panel did not already contain the specified tiled view; false, otherwise.

(TiledView tv)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

addGridViewMethod · 0.95
addBarsViewMethod · 0.95
addPixelsViewMethod · 0.95
addPointsViewMethod · 0.95
addContoursViewMethod · 0.95
addSequenceViewMethod · 0.95

Calls 3

getColorMapMethod · 0.95
getTileMethod · 0.95
addListenerMethod · 0.80

Tested by

no test coverage detected