Uses of Interface
adams.gui.visualization.sequence.MetaDataColorPaintlet
-
Packages that use MetaDataColorPaintlet Package Description adams.flow.sink.sequenceplotter adams.gui.visualization.sequence -
-
Uses of MetaDataColorPaintlet in adams.flow.sink.sequenceplotter
Classes in adams.flow.sink.sequenceplotter that implement MetaDataColorPaintlet 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. -
Uses of MetaDataColorPaintlet in adams.gui.visualization.sequence
Classes in adams.gui.visualization.sequence that implement MetaDataColorPaintlet Modifier and Type Class Description classAbstractXYSequenceMetaDataColorPaintletAncestor for paintlets that can make use of the meta-data and extract color information.classBarPaintletPaintlet for painting a bar plot for a sequence.classCirclePaintletPaintlet for simply painting circles at the specified X-Y position.classCrossPaintletPaintlet for simply painting crosses at the specified X-Y position.classDotPaintletPaintlet for simply painting dots at the specified X-Y position.classMetaDataValuePaintletPaintlet for painting a meta-data value as text, centered at the specified X-Y position.classSquarePaintletclassStickPaintletPaintlet for painting a stick plot for a sequence.classTrianglePaintletPaintlet for simply painting triangles at the specified X-Y position.
-