| Class | Description |
|---|---|
| PointComponentMapping |
Mapping for the X or Y component of a PointMapping.
|
| PointComponentMethod |
Abstract implementation of method for component access to Point objects.
|
| PointGetXMethod |
Method representing calls to the method Point.getX().
|
| PointGetYMethod |
Method representing calls to the method Point.getY().
|
| RectangleComponentMapping |
Mapping for the X or Y component of a RectangleMapping.
|
| RectangleComponentMethod |
Abstract implementation of method for component access to Rectangle objects.
|
| RectangleGetHeightMethod |
Method representing calls to the method Rectangle.getHeight().
|
| RectangleGetWidthMethod |
Method representing calls to the method Rectangle.getWidth().
|
| RectangleGetXMethod |
Method representing calls to the method Rectangle.getX().
|
| RectangleGetYMethod |
Method representing calls to the method Rectangle.getY().
|
Copyright © 2013. All Rights Reserved.