Uses of Enum Class
pi.graphics.boxes_ng.HAlign
Packages that use HAlign
Package
Description
Eine Box ist ein rechteckiges graphisches Element, das in die
Graphics2D-API eingezeichnet werden kann.-
Uses of HAlign in pi.graphics.boxes_ng
Methods in pi.graphics.boxes_ng 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_ng with parameters of type HAlignModifier and TypeMethodDescriptionSetzt die horizontale Ausrichtung der einzelnen Textzeilen.