JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
grammarscope.jung2.edge
Interface EdgeShaper
All Known Implementing Classes:
AbstractEdgeShapeTransformerWithIndex
,
AbstractEdgeShapeTransformerWithOffset
,
BentLine
,
Bracket
,
BracketWithOffset
,
CubicCurve
,
CubicCurve0
,
CubicCurve1
,
CubicCurve2
,
CubicCurve3
,
CubicCurve4
,
CubicCurve5
,
CubicCurve6
,
CubicCurveWithOffset
,
DoubleCubicCurve
,
DoubleCubicCurveWithOffset
,
Line
,
Orthogonal
,
QuadCurve
,
RoundedBracketWithOffset
public interface
EdgeShaper
Edge shape (used to create miniatures)
Author:
Bernard Bou
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.awt.Shape
toShape
()
Shape view
Method Detail
toShape
java.awt.Shape toShape()
Shape view
Returns:
shape
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method