Index
A B C D E G I L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- withBottom(int) - Method in class drawit.shapegroups1.Extent
-
Returns an object that has the given bottom coordinate and the same left, top, and right coordinate as this object.
- withHeight(int) - Method in class drawit.shapegroups1.Extent
-
Returns an object that has the given height and the same left, top, and right coordinate as this object.
- withLeft(int) - Method in class drawit.shapegroups1.Extent
-
Returns an object that has the given left coordinate and the same right, top, and bottom coordinate as this object.
- withRight(int) - Method in class drawit.shapegroups1.Extent
-
Returns an object that has the given right coordinate and the same left, top, and bottom coordinate as this object.
- withTop(int) - Method in class drawit.shapegroups1.Extent
-
Returns an object that has the given top coordinate and the same left, right, and bottom coordinate as this object.
- withWidth(int) - Method in class drawit.shapegroups1.Extent
-
Returns an object that has the given width and the same left, top, and bottom coordinate as this object.
All Classes All Packages