Uses of Interface
adams.gui.visualization.sequence.DiameterBasedPaintlet
-
Packages that use DiameterBasedPaintlet Package Description adams.flow.sink.sequenceplotter adams.gui.visualization.sequence -
-
Uses of DiameterBasedPaintlet in adams.flow.sink.sequenceplotter
Classes in adams.flow.sink.sequenceplotter that implement DiameterBasedPaintlet Modifier and Type Class Description classErrorCirclePaintletPaintlet for painting circles with diameters based on the error at the specified X-Y position.classErrorCrossPaintletPaintlet for painting crosses with diameters based on the error at the specified X-Y position.classOutlierPaintletPaintlet for drawing crosses at the X-Y positions of the data points. -
Uses of DiameterBasedPaintlet in adams.gui.visualization.sequence
Classes in adams.gui.visualization.sequence that implement DiameterBasedPaintlet Modifier and Type Class Description classCirclePaintletPaintlet for simply painting circles at the specified X-Y position.classCrossPaintletPaintlet for simply painting crosses at the specified X-Y position.classMetaDataValuePaintletPaintlet for painting a meta-data value as text, centered at the specified X-Y position.classSquarePaintletclassTrianglePaintletPaintlet for simply painting triangles at the specified X-Y position.
-