Package | Description |
---|---|
org.eclipse.gef.geometry.convert.swt |
This package provides support for converting geometric objects to SWT and for
conversion between SWT and AWT.
|
org.eclipse.gef.geometry.planar |
This package provides support for geometric calculations based on shapes.
|
Modifier and Type | Method and Description |
---|---|
static int[] |
Geometry2SWT.toSWTPointArray(Polyline p)
|
Modifier and Type | Method and Description |
---|---|
Polyline |
Polyline.getCopy() |
Polyline |
Rectangle.getOutline() |
Polyline |
Polygon.getOutline() |
Polyline |
Polyline.getTransformed(AffineTransform t) |
Modifier and Type | Method and Description |
---|---|
boolean |
Polygon.contains(Polyline p)
|
Copyright (c) 2014 itemis AG, and others. All rights reserved.