Package org.jgrapht.alg.drawing.model


package org.jgrapht.alg.drawing.model
Graph Drawing Basic Types and Models.
  • Class
    Description
    A 2-dimensional box (rectangle).
    A collection of utilities to assist with boxes manipulation.
    A general interface for the 2D layout model.
    A layout model wrapper which adds support for listeners.
    A layout model which uses a hashtable to store the vertices' locations.
    A 2-dimensional point in Euclidean space.
    A collection of utilities to assist with point manipulation.