Uses of Class
org.eclipse.gef.geometry.planar.Arc
Packages that use Arc
Package
Description
This package provides support for geometric calculations based on shapes.
-
Uses of Arc in org.eclipse.gef.geometry.planar
Methods in org.eclipse.gef.geometry.planar that return ArcModifier 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
.Constructors in org.eclipse.gef.geometry.planar with parameters of type Arc