Package | Description |
---|---|
org.eclipse.gef.geometry.planar |
This package provides support for geometric calculations based on shapes.
|
Modifier and Type | Method and Description |
---|---|
Arc |
RoundedRectangle.getBottomLeftArc()
Returns the bottom left
Arc of this RoundedRectangle . |
Arc |
RoundedRectangle.getBottomRightArc()
Returns the bottom right
Arc of this RoundedRectangle . |
Arc |
Arc.getCopy() |
Arc |
RoundedRectangle.getTopLeftArc()
Returns the top left
Arc of this RoundedRectangle . |
Arc |
RoundedRectangle.getTopRightArc()
Returns the top right
Arc of this RoundedRectangle . |
Constructor and Description |
---|
Pie(Arc arc)
|
Copyright (c) 2014 itemis AG, and others. All rights reserved.