Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Gaphas
Gaphas

The basics

  • Class diagram
  • Interacting with diagrams
  • Connections
  • Constraint Solver

Advanced

  • Guides
  • Line Segments

API

  • API reference
    • View
    • Model
    • Painters
    • Tools
    • Handles and Ports
    • Connections
    • Variables and Position
    • Matrix
    • Rectangle
    • Geometry functions

Internals

  • Quadtree
  • Table
  • Tree
Back to top
View this page

TableΒΆ

Table is an internal structure. It can be best compared to a table in a database. On the table, indexes can be defined.

Tables are used when data should be made available in different forms.

Source code: https://github.com/gaphor/gaphas/blob/main/gaphas/table.py.

Next
Tree
Previous
Quadtree
Copyright © 2006, Arjan J. Molenaar
Made with Sphinx and @pradyunsg's Furo