Uses of Enum Class
at.letto.plugins.enums.ORIENTATIONX
Packages that use ORIENTATIONX
-
Uses of ORIENTATIONX in at.letto.plugins.enums
Methods in at.letto.plugins.enums that return ORIENTATIONXModifier and TypeMethodDescriptionstatic ORIENTATIONX
Returns the enum constant of this class with the specified name.static ORIENTATIONX[]
ORIENTATIONX.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ORIENTATIONX in at.letto.plugins.tools
Methods in at.letto.plugins.tools with parameters of type ORIENTATIONXModifier and TypeMethodDescriptionstatic void
PluginToolsAwt.drawString
(Graphics2D g, String s, int px, int py, int height, ORIENTATIONX ox, ORIENTATIONY oy, double arg) Zeichnet einen Text auf den Bildschirmstatic void
PluginToolsAwt.drawString
(Graphics2D g, String s, int px, int py, int height, ORIENTATIONX ox, ORIENTATIONY oy, double arg, boolean underline) Zeichnet einen Text auf den Bildschirm