Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
The Planar Figure Properties

The planar figures use several properties to create a more userfriendly handling:

  • planarfigure.default.helperline.color controls the colour of the helperline, if the figure is neither selected nor hovered over
  • planarfigure.default.helperline.opacity controls the opacity of the helperline, if the figure is neither selected nor hovered over
  • planarfigure.default.line.color controls the colour of the line, if the figure is neither selected nor hovered over
  • planarfigure.default.line.opacity controls the opacity of the line, if the figure is neither selected nor hovered over
  • planarfigure.default.marker.color controls the colour of the markers, if the figure is neither selected nor hovered over
  • planarfigure.default.marker.opacity controls the opacity of the markers, if the figure is neither selected nor hovered over
  • planarfigure.default.markerline.color controls the colour of the outline of the markers, if the figure is neither selected nor hovered over
  • planarfigure.default.markerline.opacity controls the opacity of the outline of the markers, if the figure is neither selected nor hovered over
  • planarfigure.default.outline.color controls the colour of the outline, if the figure is neither selected nor hovered over
  • planarfigure.default.outline.opacity controls the opacity of the outline, if the figure is neither selected nor hovered over
  • planarfigure.drawoutline controls whether to draw the outline
  • planarfigure.drawshadow controls whether to draw the shadow
  • planarfigure.helperline.width controls the width of the helperline
  • planarfigure.hover.helperline.color controls the colour of the helperline, if the figure is hovered over but not selected
  • planarfigure.hover.helperline.opacity controls the opacity of the helperline, if the figure is hovered over but not selected
  • planarfigure.hover.line.color controls the colour of the line, if the figure is hovered over but not selected
  • planarfigure.hover.line.opacity controls the opacity of the line, if the figure is hovered over but not selected
  • planarfigure.hover.marker.color controls the colour of the markers, if the figure is hovered over but not selected
  • planarfigure.hover.marker.opacity controls the opacity of the markers, if the figure is hovered over but not selected
  • planarfigure.hover.markerline.color controls the colour of the outline of the markers, if the figure is hovered over but not selected
  • planarfigure.hover.markerline.opacity controls the opacity of the outline of the markers, if the figure is hovered over but not selected
  • planarfigure.hover.outline.color controls the colour of the outline, if the figure is hovered over but not selected
  • planarfigure.hover.outline.opacity controls the opacity of the outline, if the figure is hovered over but not selected
  • planarfigure.ishovering is set to true if the figure is hovered over, controls if hover settings are used
  • planarfigure.line.width controls the width of the lines
  • planarfigure.outline.width controls the width of the outlines
  • planarfigure.selected.helperline.color controls the colour of the helperline, if the figure is selected
  • planarfigure.selected.helperline.opacity controls the opacity of the helperline, if the figure is selected
  • planarfigure.selected.line.color controls the colour of the line, if the figure is selected
  • planarfigure.selected.line.opacity controls the opacity of the line, if the figure is selected
  • planarfigure.selected.marker.color controls the colour of the markers, if the figure is selected
  • planarfigure.selected.marker.opacity controls the opacity of the markers, if the figure is selected
  • planarfigure.selected.markerline.color controls the colour of the outline of the markers, if the figure is selected
  • planarfigure.selected.markerline.opacity controls the opacity of the outline of the markers, if the figure is selected
  • planarfigure.selected.outline.color controls the colour of the outline, if the figure is selected
  • planarfigure.selected.outline.opacity controls the opacity of the outline, if the figure is selected
  • planarfigure.shadow.widthmodifier controls the width of the shadow