Package adams.gui.visualization.debug.propertyextractor
-
Class Summary Class Description AbstractPropertyExtractor Ancestor for property extractors, used for populating the object tree.DefaultPropertyExtractor Default extractor, which is used as fallback.Mat5ArrayPropertyExtractor Property extractor for Matlab array data structures.NotesPropertyExtractor HandlesNotes
andNotesHandler
classes.OptionHandlerPropertyExtractor Extractor for objects supporting theOptionHandler
interface.VariablesPropertyExtractor HandlesVariables
and derived classes, listing each variable as a separate property.