Uses of Class
adams.gui.visualization.object.objectannotations.shape.AbstractShapePlotter
-
Packages that use AbstractShapePlotter Package Description adams.gui.visualization.object.objectannotations.shape -
-
Uses of AbstractShapePlotter in adams.gui.visualization.object.objectannotations.shape
Subclasses of AbstractShapePlotter in adams.gui.visualization.object.objectannotations.shape Modifier and Type Class Description class
Center
Plots a circle in the center of the object.class
FilledPolygon
Plots a filled polygon.class
FilledRectangle
Plots a filled rectangle.class
MultiShapePlotter
Applies the specified plotters subsequently.class
NoShape
Omits plotting the shape.
-