org.graphstream.ui

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. trait AttributeUtils extends AnyRef

  2. class GraphMetrics extends AnyRef

    Various geometric informations on the graphic graph.

  3. class Selection extends AnyRef

    A representation of the current selection.

Value Members

  1. object CubicCurve extends AnyRef

    Utility methods to deal with Bézier cubic curves.

  2. object FontCache extends AnyRef

    A cache for fonts.

  3. object ImageCache extends AnyRef

    A simple cache for Java2D images to avoid reloading them constantly and to allow sharing.

  4. object ShapeUtil extends AnyRef

  5. object GradientFactory extends AnyRef

    Annotations
    @deprecated
    Deprecated

    Use the ShapePaint class instead.