Uses of Class
org.eclipse.gef.geometry.planar.Arc
Package
Description
This package provides support for geometric calculations based on shapes.
-
Uses of Arc in org.eclipse.gef.geometry.planar
Modifier and TypeMethodDescriptionRoundedRectangle.getBottomLeftArc()
Returns the bottom leftArc
of thisRoundedRectangle
.RoundedRectangle.getBottomRightArc()
Returns the bottom rightArc
of thisRoundedRectangle
.Arc.getCopy()
RoundedRectangle.getTopLeftArc()
Returns the top leftArc
of thisRoundedRectangle
.RoundedRectangle.getTopRightArc()
Returns the top rightArc
of thisRoundedRectangle
.