Interface Picture
- All Known Implementing Classes:
DrawImage, DrawShape, FillShape, PBox, WithComposite, WithPaint, WithTransform
public interface Picture
-
Method Summary
Modifier and TypeMethodDescriptionvoidpaint(Graphics2D graphics) voidvisit(PictureVisitor visitor)
-
Method Details
-
paint
-
getBounds2D
Rectangle2D getBounds2D() -
transform
-
visit
-