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) ImageBox.width(int width)