org.graphstream.ui.j2dviewer.renderer

shape

package shape

Visibility
  1. Public
  2. All

Type Members

  1. trait Area extends AnyRef

    Trait for elements painted inside an area (most nodes and sprites).

  2. trait AreaOnConnector extends Area with OnConnector

    Some areas are attached to a connector (sprites).

  3. trait Connector extends HasSkel

    Trait for elements painted between two points.

  4. trait Decorable extends HasSkel

    Trait for shapes that can be decorated by an icon and/or a text.

  5. trait HasSkel extends AnyRef

    Thing that links to the skeleton of a connector.

  6. trait OnConnector extends AnyRef

  7. trait Orientable extends AnyRef

    Trait for all shapes that points at a direction.

  8. trait Shape extends AnyRef

    Base for all shapes.

Value Members

  1. package swing

Ungrouped