Uses of Class
adams.gui.visualization.object.objectannotations.outline.AbstractOutlinePlotter
-
Packages that use AbstractOutlinePlotter Package Description adams.gui.visualization.object.objectannotations.outline -
-
Uses of AbstractOutlinePlotter in adams.gui.visualization.object.objectannotations.outline
Subclasses of AbstractOutlinePlotter in adams.gui.visualization.object.objectannotations.outline Modifier and Type Class Description class
AbstractStrokeOutlinePlotter
Ancestor for plotters that define a stroke width.class
MultiOutlinePlotter
Applies the specified plotters subsequently.class
NoOutline
Omits plotting an outline.class
PolygonOutline
Plots the polygon.class
PolygonVertices
Plots the polygon vertices.class
RectangleOutline
Plots the bounding box.class
RectangleVertices
Plots the vertices of the bounding box.
-