Uses of Class
pi.graphics.boxes.ImageBox
Packages that use ImageBox
Package
Description
Eine rekursive Datenstruktur, um graphische Elemente ineinander verschachteln
zu können und dann die Graphics2D-API einzuzeichen.
-
Uses of ImageBox in pi.graphics.boxes
Methods in pi.graphics.boxes that return ImageBoxModifier and TypeMethodDescriptionImageBox.flippedHorizontally()ImageBox.flippedHorizontally(boolean flippedHorizontally) ImageBox.flippedVertically()ImageBox.flippedVertically(boolean flippedVertically) ImageBox.height(int height) Setzt die Höhe des Bildes in Pixel.ImageBox.width(int width) Setzt die Breite des Bildes in Pixel.