public class AWTGeometryManager extends java.lang.Object implements GeometryManager
Constructor and Description |
---|
AWTGeometryManager() |
Modifier and Type | Method and Description |
---|---|
Dim |
toWatchmakerDim(java.lang.Object awtDimension) |
Point |
toWatchmakerPoint(java.lang.Object awtPoint) |
Rect |
toWatchmakerRect(java.lang.Object awtRectangle) |
public Point toWatchmakerPoint(java.lang.Object awtPoint)
toWatchmakerPoint
in interface GeometryManager
public Dim toWatchmakerDim(java.lang.Object awtDimension)
toWatchmakerDim
in interface GeometryManager
public Rect toWatchmakerRect(java.lang.Object awtRectangle)
toWatchmakerRect
in interface GeometryManager