Uses of Enum Class
pi.graphics.boxes.HAlign
Packages that use HAlign
Package
Description
Klassen, um eine Bildfläche (
Canvas) mit der
Graphics2D-API zu bemalen.Eine rekursive Datenstruktur, um graphische Elemente ineinander verschachteln
zu können und dann die Graphics2D-API einzuzeichen.
-
Uses of HAlign in pi.graphics
Methods in pi.graphics with parameters of type HAlignModifier and TypeMethodDescriptionSetzt die horizontale Ausrichtung der Infobox. -
Uses of HAlign in pi.graphics.boxes
Methods in pi.graphics.boxes that return HAlignModifier and TypeMethodDescriptionTextBlockBox.hAlign()Gibt die horizontale Ausrichtung der einzelnen Textzeilen.static HAlignReturns the enum constant of this class with the specified name.static HAlign[]HAlign.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pi.graphics.boxes with parameters of type HAlignModifier and TypeMethodDescriptionSetzt die horizontale Ausrichtung der einzelnen Textzeilen.