Skip to content

BrushControler

Thorben Kroeger edited this page Jul 24, 2011 · 3 revisions

watches the label model and manipulates the three slice views to behave accordingly

public API:
  • functions:
    • __init__(imageViews, brushingModel)
      • we need to store references to the three slice views (class ImageView2D) so that we can control them directly (like setting the color for the brush etc...
      • we listen to changes in drawing/brush settings (class BrushingModel)
Clone this wiki locally