Class GraphDrawingPack.Inherits
All Packages    This Package    Previous    Next

Class GraphDrawingPack.Inherits

java.lang.Object
   |
   +----GraphDrawingPack.Arrow
           |
           +----GraphDrawingPack.Inherits

public class Inherits
extends Arrow
implements EdgeShapeInterface
Inherits Edge Shapes: large triangle

Inherits(DirEdgeDrawing)

getType()
return a string which is the name of the shape

Inherits
  public Inherits(DirEdgeDrawing _e)

getType
  public String getType()
return a string which is the name of the shape
Overrides:
getType in class Arrow


All Packages    This Package    Previous    Next