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