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
  • Decorators
Back to top
View this page

API reference¶

View

  • View
  • Model
  • Painters
  • Tools

The central part for Gaphas is the View. That’s the class that ensures stuff is displayed and can be interacted with.

Connections

  • Handles and Ports
  • Connections
  • Variables and Position

One of Gaphas’ USP is it’s the way it handles connections and the constraint solver.

Primitives

  • Matrix
  • Rectangle
  • Geometry functions

Finally there are classes and modules that make up the building blocks on which Gaphas is built:

Next
View
Previous
Line Segments
Copyright © 2006, Arjan J. Molenaar
Made with Sphinx and @pradyunsg's Furo