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 classAbstractStrokeOutlinePlotterAncestor for plotters that define a stroke width.classConditionalOutlinePlotterPlots the outline only if the object is located by the specified object finder.classMultiOutlinePlotterApplies the specified plotters subsequently.classNoOutlineOmits plotting an outline.classPolygonOutlinePlots the polygon.classPolygonVerticesPlots the polygon vertices.classRectangleOutlinePlots the bounding box.classRectangleVerticesPlots the vertices of the bounding box.
-