MeVisLab Toolbox Reference
SoCSOLabelRenderer.h File Reference

Go to the source code of this file.

Classes

class  SoCSOLabelRenderer
 Extension for rendering labels for CSOs. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Enumerations

enum  ResizeHotSpot {
  NotHit = 0 , N , E , S ,
  W , NE , NW , SE ,
  SW
}
 Enumeration of hot spots for resizing the label. More...
 

Enumeration Type Documentation

◆ ResizeHotSpot

Enumeration of hot spots for resizing the label.

Enumerator
NotHit 
NE 
NW 
SE 
SW 

Definition at line 29 of file SoCSOLabelRenderer.h.