Package gnu.kawa.models
Class Pictures
java.lang.Object
gnu.kawa.models.Pictures
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Picture
static Picture[]
asPictureAll
(Object[] args) static Shape
borderShape
(Rectangle2D bounds, boolean border, double top, double right, double bottom, double left) static BufferedImage
-
Field Details
-
defaultStroke
-
-
Constructor Details
-
Pictures
public Pictures()
-
-
Method Details
-
asPicture
-
asPictureAll
-
toImage
-
borderShape
public static Shape borderShape(Rectangle2D bounds, boolean border, double top, double right, double bottom, double left)
-