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 HandlesNotesandNotesHandlerclasses.OptionHandlerPropertyExtractor Extractor for objects supporting theOptionHandlerinterface.VariablesPropertyExtractor HandlesVariablesand derived classes, listing each variable as a separate property.