![]() |
ImFusion SDK 4.3
|
Augmenting visualizations with annotations. More...
Augmenting visualizations with annotations.
Classes | |
class | GlAnnotation |
Base class for implementing annotations. More... | |
class | GlArrow |
Line segment annotation. More... | |
class | GlAxis |
Cut Line annotation. More... | |
class | GlBall |
Ball annotation, based on GlCircle annotation (basically three circles in 3 orientations) More... | |
class | GlCircle |
Circle annotation. More... | |
class | GlCurve |
Spline annotation. More... | |
class | GlEllipse |
Ellipse annotation. More... | |
class | GlInfiniteLine |
Line annotation. More... | |
class | GlLine |
Line segment annotation. More... | |
class | GlLoop |
Loop annotation. More... | |
class | GlParallelogram |
Parallelogram annotation. More... | |
class | GlPlane |
Plane Annotation. More... | |
class | GlPointBasedAnnotation |
Base class for implementing point-based annotations. More... | |
class | GlImplicitlyPlanarPointBasedAnnotation |
Interface extension for point-based annotations that span an area despite consisting of only 2 points. More... | |
class | GlPoint |
Point annotation. More... | |
class | GlPointTree |
Point tree annotation. More... | |
class | GlPolyLine |
Line annotation. More... | |
class | GlRectangle |
Rectangle annotation. More... | |
class | GlSmartSpline |
Intelligent spline annotation. More... | |
class | GlSpline |
Spline annotation. More... | |
class | GlTree |
Point tree annotation. More... | |
class | OverlayAnnotation |
The OverlayAnnotation displays any DICOM overlay stored in a OverlayDataComponent. More... | |