Package treebolic.model

Interface Summary
IEdge Edge interface Style bits (32): 0000-0000-ttttt-tttt-ffff-ffff-aaaa-aaaa with a=arc t=to-terminator f=from-terminator byte 1 = arc byte 2 = from-terminator byte 3 = to terminator Each byte: SSSS dDsh with S=shape d=dot D=dash s=solid for each aaaa-aaaa, tttt-tttt, ffff-ffff Shapes 0001 = 1 = triangle 0010 = 2 = circle 0011 = 3 = diamond 0100 = 4 = arrow
INode Node interface
IProvider Provider interface
IProviderContext Provider context
 

Class Summary
Edge Edge
EdgeData Edge data
Location Node location in hyperspace and unit circle mapping
MenuItem Menu item
Model Data model
ModelDump Model dump
MountPoint Mount point
MountPoint.Mounted  
MountPoint.Mounting  
MutableEdge Mutable edge
MutableNode Mutable node
Node Node implementation
NodeData Node
Settings Settings
Tree Model
TreeMutableEdge Extended mutable node (mutable ends, copy constructor)
TreeMutableNode Extended Mutable node (mutable tree links, copy constructor)
Utils Attribute utilities
XEdgeData Extended edge data (internal use)
XNodeData XNodeData node
 

Enum Summary
Utils.StyleComponent Style component pointer