Uses of Interface
gnu.kawa.models.Picture
Packages that use Picture
-
Uses of Picture in gnu.kawa.models
Classes in gnu.kawa.models that implement PictureModifier and TypeClassDescriptionclassclassclassclassUsed to compose Pictures "next to" each other.classclassclassMethods in gnu.kawa.models that return PictureModifier and TypeMethodDescriptionstatic Picturestatic Picture[]Pictures.asPictureAll(Object[] args) static Picturestatic Picturestatic PictureDrawImage.toPictureOrNull(Object value) DrawImage.transform(AffineTransform tr) DrawShape.transform(AffineTransform tr) FillShape.transform(AffineTransform tr) PBox.transform(AffineTransform tr) Picture.transform(AffineTransform tr) WithComposite.transform(AffineTransform tr) WithPaint.transform(AffineTransform tr) WithTransform.transform(AffineTransform tr) Methods in gnu.kawa.models with parameters of type PictureModifier and TypeMethodDescriptionstatic Rectangle2DSVGUtils.adjustBounds(Picture pic, Rectangle2D bounds, AffineTransform transform) static WithCompositestatic WithCompositestatic BufferedImagestatic Stringstatic voidstatic voidSVGUtils.toSVG(Picture p, PrintConsumer out, boolean headers) static KElementvoidPictureToSvg.visitWithTransform(Picture pic, AffineTransform tr) Constructors in gnu.kawa.models with parameters of type Picture -
Uses of Picture in gnu.kawa.swingviews
Methods in gnu.kawa.swingviews that return PictureMethods in gnu.kawa.swingviews with parameters of type PictureConstructors in gnu.kawa.swingviews with parameters of type Picture