Uses of Class
org.eclipse.gef.geometry.planar.RoundedRectangle
Package
Description
This package provides support for geometric calculations based on shapes.
-
Uses of RoundedRectangle in org.eclipse.gef.geometry.planar
Modifier and TypeMethodDescriptionRoundedRectangle.getCopy()
RoundedRectangle.setArcHeight
(double arcHeight) Sets the arc height of thisRoundedRectangle
, which is the height of the arc used to define its rounded corners.RoundedRectangle.setArcWidth
(double arcWidth) Sets the arc width of thisRoundedRectangle
, which is the width of the arc used to define its rounded corners.