Package adams.gui.visualization.object.objectannotations.shape
-
Interface Summary Interface Description ShapePlotter Interface for classes that plot shapes. -
Class Summary Class Description AbstractShapePlotter Ancestor for outline plotters.Center Plots a circle in the center of the object.FilledPolygon Plots a filled polygon.FilledRectangle Plots a filled rectangle.MultiShapePlotter Applies the specified plotters subsequently.NoShape Omits plotting the shape.