static const int UNIT_WIDTH
Minimum unit width.
static const int BRIDGE_SPACE
Space dividing buses and bridges.
static const int UNIT_HEIGHT
Minimum unit height.
static const int BUS_MIN_WIDTH
Minimum width of a bus.
static const int PORT_BASE_WIDTH
Constant used for port width calculation.
static const int SOCKET_SPACE
Space dividing unconnected sockets.
static const int SEGMENT_HEIGHT_BASE
Height of a segment.
static const int PORT_MIN_WIDTH
Minimum Width of a port.
static const int SOCKET_WIDTH
Width of a socket.
static const int SOCKET_MIN_SPACE
Space dividing connected sockets.
static const int MAX_UNIT_NAME_WIDTH
Maximun unit name width in pixels.
static const int CONNECTIONS_SPACE
Space reserved for port-socket-connections.
static const int PORT_WIDTH
Default Width of a port.
static const int VIEW_MARGIN
Top margin for the whole processor view.
static const int TRIANGLE_HEIGHT
Size of the sockets' direction triangle.
static const int BUS_SPACE
Space between buses and bus chains.
static const int SEGMENT_SPACE
Space dividing segments.
static const int BRIDGE_WIDTH
Width of a bridge.
static const int VIEW_LEFT_MARGIN
Left margin.
static const int BRIDGE_HEIGHT
Height of a bridge.
static const int BUS_MIN_HEIGHT
Minimum height of a bus.
static const int SOCKET_HEIGHT
Height of a socket.
static const int UNIT_SPACE
Space between units.
static const int PORT_SPACE
Space between ports.