Package hades.symbols

Interface Summary
ColorSource ColorSource: trivial interface to be used for deferred (on-demand) Color queries.
TextSource TextSource: trivial interface to be used for deferred (on-demand) text queries.
 

Class Summary
Arc Arc: used for 3-point arcs on Hades symbols.
BboxRectangle BboxRectangle: used for the bounding box rectangle on Hades symbols.
BindkeyLabel BindkeyLabel: tagged class for 'bindkey' labels
BusPortSymbol BusPortSymbol: display StdLogicVector ports on SimObject symbols.
Circle Circle: used for circles on SimObject symbols.
ClassLabel ClassLabel: display a SimObject's class name on its symbol.
ClockArm ClockArm: a subclass of FigPolyline used for animated analog clocks or analog meters on SimObject symbols.
Color_DIN_IEC_62 Color_DIN_IEC_62: encode numerical values in DIN/IEC 62 colors as used for resistor labelling.
ColoredCircle ColoredCircle: used for special circles on SimObject symbols which should remain colored even during black and white export.
ColoredPolyline ColoredPolyline: used for special polylines on SimObject symbols which should remain colored even during black and white export.
ColoredRectangle ColoredRectangle: a rectangle with settable fill color.
ColoredValueLabel ColoredValueLabel: a colored and animated label on a SimObject symbol
ErrorMarker A graphical object to mark an area (normally used to highlight errors).
FatInstanceLabel FatInstanceLabel: a bold-face instance label on a SimObject's symbol
FatLabel FatLabel: a bold-face label on a SimObject's symbol
FigWrapper FigWrapper: a class to include FIG (3.x) files into HADES symbols.
HighlightRectangle HighlightRectangle: a rectangle to mark highlighted objects.
HighlightWireSegment HighlightWireSegment: a highlighted WireSegment on the topmost layer.
HorizontalBarGraph HorizontalBarGraph: a simple horizontal bar graph with user defined number of segments.
ImageObject ImageObject: use Images directly in SimObject symbols.
InstanceLabel InstanceLabel: an instance label on a SimObject's symbol.
Label Label: a basic label on a SimObject's symbol.
PersistentInstanceLabel PersistentInstanceLabel: a persistent instance label on a SimObject's symbol.
Polyline Polyline: used for polylines in SimObject symbols.
PortLabel PortLabel: display a Port label on SimObject symbols.
PortSymbol PortSymbol: display a standard port on a SimObject symbol.
ProbeSymbol ProbeSymbol: display a ProbeSymbol on a signal.
Rectangle Rectangle: used for rectangle on a SimObject symbol.
SolderDot SolderDot: display solder dots on signals in HADES schematics.
Symbol Symbol: the graphical abstraction for a Hades simulation model.
SymbolManager SymbolManager: a singleton class to manage the loading and caching of HADES SimObject's Symbols.
TinyPortSymbol TinyPortSymbol: display StdLogicVector ports on SimObject symbols.
WireSegment WireSegment: display a wire segment on a HADES schematic.