All Packages Class Hierarchy This Package Previous Next Index
Class att.grappa.Spline
java.lang.Object
|
+----att.grappa.DrawObject
|
+----att.grappa.DrawEdge
|
+----att.grappa.Spline
- public class Spline
- extends DrawEdge
The DrawObject to use for rendering edges that are (bezier) splines.
Such edges are the default.
- Version:
- 1.1, 30 Sep 1999; Copyright 1996 - 1999 by AT&T Corp.
- Author:
- John Mocenigo, Research @ AT&T Labs
- See Also:
- Line
-
Spline()
- Construct a spline
DrawObject
for edges.
Spline
public Spline()
- Construct a spline
DrawObject
for edges.
All Packages Class Hierarchy This Package Previous Next Index