Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A - Enum constant in enum class ana.io.device.keyboard.Key
- accent() - Method in record class ana.util.style.Palette
-
Returns the value of the
accentrecord component. - ACID_GREEN - Static variable in class ana.util.color.Color
- add(double, double) - Method in class ana.util.math.vector.DoubleVector
- add(double, double, double) - Method in class ana.util.math.vector.DoubleVector
- add(int, int) - Method in class ana.util.math.vector.IntVector
- add(int, int, int) - Method in class ana.util.math.vector.IntVector
- add(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- add(DoublePoint, DoublePoint...) - Static method in class ana.util.math.vector.DoubleVector
- add(IntPoint) - Method in class ana.util.math.vector.IntVector
- add(IntPoint, IntPoint...) - Static method in class ana.util.math.vector.IntVector
- addAlpha(int) - Method in class ana.util.color.Color
- addBlue(int) - Method in class ana.util.color.Color
- addGreen(int) - Method in class ana.util.color.Color
- addHsv(double, double, double) - Method in class ana.util.color.Color
- addHsva(double, double, double, int) - Method in class ana.util.color.Color
- addHue(double) - Method in class ana.util.color.Color
- addRed(int) - Method in class ana.util.color.Color
- addRgb(int, int, int) - Method in class ana.util.color.Color
- addRgba(int, int, int, int) - Method in class ana.util.color.Color
- addSaturation(double) - Method in class ana.util.color.Color
- addValue(double) - Method in class ana.util.color.Color
- AFRICAN_VIOLET - Static variable in class ana.util.color.Color
- alpha - Variable in class ana.util.color.Color
- AMARANTH - Static variable in class ana.util.color.Color
- AMARANTH_PINK - Static variable in class ana.util.color.Color
- AMARANTH_PURPLE - Static variable in class ana.util.color.Color
- AMBER - Static variable in class ana.util.color.Color
- ana - module ana
-
Provides core utilities to extend
javafxfunctionality, general io/cli, and that of other related tools. - ana.fx - package ana.fx
-
Provides the necessary classes to create frame-by-frame, canvas-based applications which extend base
javafxfunctionality. - ana.fx.app - package ana.fx.app
-
Provides the necessary classes to create a loop/event-based gui application.
- ana.fx.app.launcher - package ana.fx.app.launcher
-
Provides the necessary classes to initialize and launch a gui application, using a loop/event-based model.
- ana.fx.canvas - package ana.fx.canvas
-
Provides the necessary classes to create a pixel-based canvas with flexible drawing capabilities.
- ana.fx.canvas.draw - package ana.fx.canvas.draw
-
Provides the necessary classes to manage the drawing on pixels arrays / buffers.
- ana.fx.window - package ana.fx.window
-
Provides window configuration/setup tools.
- ana.io - package ana.io
-
Provides utilities for cli menu creation, uid input/output management, and file management.
- ana.io.cli - package ana.io.cli
-
Provides the necessary tools for ansi formatting, and cli input/menu implementations.
- ana.io.device - package ana.io.device
-
Provides the necessary classes and tools for frame-by-frame uid device management.
- ana.io.device.impl - package ana.io.device.impl
-
Provides the necessary class(es), interfaces, and tools for the creation of device input managers.
- ana.io.device.keyboard - package ana.io.device.keyboard
-
Provides the necessary classes and tools for frame-by-frame keyboard input management.
- ana.io.device.mouse - package ana.io.device.mouse
-
Provides the necessary classes and tools for frame-by-frame mouse input management.
- ana.io.file - package ana.io.file
-
Provides extended file management utilities.
- ana.lang - package ana.lang
-
Provides necessary exception classes to be used throughout the parent package.
- ana.lang.fx - package ana.lang.fx
-
Provides necessary exception classes to be used throughout the
ana.fxpackage. - ana.util - package ana.util
-
Provides widely varying utility classes for color, math, and text style tools.
- ana.util.color - package ana.util.color
-
Provides the classes necessary for enhanced color management and customization.
- ana.util.math - package ana.util.math
-
Provides utility classes for abstracted math operations, and vector/bounds tools.
- ana.util.math.vector - package ana.util.math.vector
-
Provides the necessary classes for basic im/mutable vector functionality, as well as bounding boxes.
- ana.util.math.vector.bounds - package ana.util.math.vector.bounds
-
Provides the classes necessary to create and manage im/mutable bounding boxes using vectors.
- ana.util.math.vector.point - package ana.util.math.vector.point
-
Provides immutable
Pointinterfaces for mutableVectorinstances to be cast to. - ana.util.style - package ana.util.style
-
Provides the necessary classes for storage of text style and gui theming.
- and(InputButtonStatus, InputButtonStatus) - Static method in record class ana.io.device.impl.InputButtonStatus
- Ansi - Class in ana.io.cli
- App - Class in ana.fx.app
- App(App.Init) - Constructor for class ana.fx.app.App
- App.Init - Class in ana.fx.app
- APPLE_GREEN - Static variable in class ana.util.color.Color
- applyMatrix(DoublePoint) - Method in class ana.fx.canvas.draw.Draw
- AppX - Class in ana.fx.app
- AppX(AppX.Init) - Constructor for class ana.fx.app.AppX
- AppX.Init - Class in ana.fx.app
- APRICOT - Static variable in class ana.util.color.Color
- APRICOT_PEACH - Static variable in class ana.util.color.Color
- AQUAMARINE - Static variable in class ana.util.color.Color
- ARTICHOKE - Static variable in class ana.util.color.Color
- ASH_GRAY - Static variable in class ana.util.color.Color
- ASPARAGUS - Static variable in class ana.util.color.Color
- attrs - Variable in class ana.util.style.TextStyle
- AVOCADO - Static variable in class ana.util.color.Color
- Axis - Enum Class in ana.util.math
- AZURE - Static variable in class ana.util.color.Color
B
- B - Enum constant in enum class ana.io.device.keyboard.Key
- BABY_BLUE - Static variable in class ana.util.color.Color
- BABY_PINK - Static variable in class ana.util.color.Color
- background(Color) - Method in class ana.fx.canvas.draw.Draw
- BARN_RED - Static variable in class ana.util.color.Color
- BATTLESHIP_GRAY - Static variable in class ana.util.color.Color
- BEIGE - Static variable in class ana.util.color.Color
- bl - Variable in class ana.util.math.vector.bounds.DoubleBounds
- bl - Variable in class ana.util.math.vector.bounds.DoubleBoundsMut
- bl - Variable in class ana.util.math.vector.bounds.IntBounds
- bl - Variable in class ana.util.math.vector.bounds.IntBoundsMut
- bl() - Method in class ana.util.math.vector.bounds.DoubleBounds
- bl() - Method in class ana.util.math.vector.bounds.IntBounds
- BLACK - Static variable in class ana.util.color.Color
- BLACK_OLIVE - Static variable in class ana.util.color.Color
- BLOOD_RED - Static variable in class ana.util.color.Color
- blue - Variable in class ana.util.color.Color
- BLUE - Static variable in class ana.util.color.Color
- BLUE_GREEN - Static variable in class ana.util.color.Color
- BLUEBONNET - Static variable in class ana.util.color.Color
- BOLD - Enum constant in enum class ana.util.style.TextAttr
- bottomLine - Variable in class ana.io.cli.Cli.Heading.Style
- br - Variable in class ana.util.math.vector.bounds.DoubleBounds
- br - Variable in class ana.util.math.vector.bounds.DoubleBoundsMut
- br - Variable in class ana.util.math.vector.bounds.IntBounds
- br - Variable in class ana.util.math.vector.bounds.IntBoundsMut
- br() - Method in class ana.util.math.vector.bounds.DoubleBounds
- br() - Method in class ana.util.math.vector.bounds.IntBounds
- BRIGHT_GREEN - Static variable in class ana.util.color.Color
- BRIGHT_PINK - Static variable in class ana.util.color.Color
- BRINK_PINK - Static variable in class ana.util.color.Color
- BRONZE - Static variable in class ana.util.color.Color
- BROWN - Static variable in class ana.util.color.Color
- BUBBLEGUM_PINK - Static variable in class ana.util.color.Color
- BURGUNDY - Static variable in class ana.util.color.Color
- BURNT_ORANGE - Static variable in class ana.util.color.Color
- BUTTERSCOTCH - Static variable in class ana.util.color.Color
C
- C - Enum constant in enum class ana.io.device.keyboard.Key
- canvas - Variable in class ana.fx.app.App
- canvas - Variable in class ana.fx.app.App.Init
- canvas() - Method in record class ana.fx.app.launcher.Launcher.Info
-
Returns the value of the
canvasrecord component. - Canvas - Class in ana.fx.canvas
- Canvas(WindowConfig, Draw) - Constructor for class ana.fx.canvas.Canvas
- CARDINAL - Static variable in class ana.util.color.Color
- CARIBBEAN_GREEN - Static variable in class ana.util.color.Color
- CARMINE - Static variable in class ana.util.color.Color
- CARROT_ORANGE - Static variable in class ana.util.color.Color
- CELESTE - Static variable in class ana.util.color.Color
- center - Variable in class ana.util.math.vector.bounds.DoubleBounds
- center - Variable in class ana.util.math.vector.bounds.DoubleBoundsMut
- center - Variable in class ana.util.math.vector.bounds.IntBounds
- center - Variable in class ana.util.math.vector.bounds.IntBoundsMut
- center() - Method in class ana.util.math.vector.bounds.DoubleBounds
- center() - Method in class ana.util.math.vector.bounds.IntBounds
- CENTER - Enum constant in enum class ana.fx.canvas.draw.DrawMode.Rect
- CERISE - Static variable in class ana.util.color.Color
- CERULEAN - Static variable in class ana.util.color.Color
- cfg - Variable in class ana.fx.canvas.Canvas
- cfg() - Method in record class ana.fx.app.launcher.Launcher.Info
-
Returns the value of the
cfgrecord component. - CHAMPAGNE - Static variable in class ana.util.color.Color
- CHARCOAL - Static variable in class ana.util.color.Color
- charset - Variable in class ana.io.cli.Cli.Heading.Style
- CHARTREUSE - Static variable in class ana.util.color.Color
- CHARTREUSE_TRADITIONAL - Static variable in class ana.util.color.Color
- CHARTREUSE_YELLOW - Static variable in class ana.util.color.Color
- chCnrBL() - Method in class ana.io.cli.Cli.Heading.Style
- chCnrBR() - Method in class ana.io.cli.Cli.Heading.Style
- chCnrTL() - Method in class ana.io.cli.Cli.Heading.Style
- chCnrTR() - Method in class ana.io.cli.Cli.Heading.Style
- CHERRY_BLOSSOM_PINK - Static variable in class ana.util.color.Color
- CHILI_RED - Static variable in class ana.util.color.Color
- CHINESE_VIOLET - Static variable in class ana.util.color.Color
- chLineH() - Method in class ana.io.cli.Cli.Heading.Style
- chLineV() - Method in class ana.io.cli.Cli.Heading.Style
- choose(Scanner, Cli.Option...) - Static method in class ana.io.cli.Cli
- choose(Scanner, String, Cli.Option...) - Static method in class ana.io.cli.Cli
- choose(Scanner, String, String...) - Static method in class ana.io.cli.Cli
- CHOOSE_EXIT_DEFAULT - Static variable in class ana.io.cli.Cli
- CHOOSE_FILE_PROMPT_DEFAULT - Static variable in class ana.io.cli.Cli
- CHOOSE_PRINT_DEFAULT - Static variable in class ana.io.cli.Cli
- CHOOSE_PROMPT_DEFAULT - Static variable in class ana.io.cli.Cli
- chooseFileInDir(Scanner, String) - Static method in class ana.io.cli.Cli
- chooseFileInDir(Scanner, String, String) - Static method in class ana.io.cli.Cli
- chSpecial() - Method in class ana.io.cli.Cli.Heading.Style
- CINNABAR - Static variable in class ana.util.color.Color
- CITRON - Static variable in class ana.util.color.Color
- clampAll(double[], double, double) - Static method in class ana.util.math.MathExt
- clampAll(int[], int, int) - Static method in class ana.util.math.MathExt
- clampAll(long[], long, long) - Static method in class ana.util.math.MathExt
- Cli - Class in ana.io.cli
- Cli.Heading - Class in ana.io.cli
- Cli.Heading.Style - Class in ana.io.cli
- Cli.Option - Record Class in ana.io.cli
- clone() - Method in class ana.util.math.vector.DoubleVector
- clone() - Method in class ana.util.math.vector.IntVector
- clone() - Method in interface ana.util.math.vector.point.DoublePoint
- clone() - Method in interface ana.util.math.vector.point.IntPoint
- CLOUDY_BLUE - Static variable in class ana.util.color.Color
- CMYK_BLUE - Static variable in class ana.util.color.Color
- CMYK_CYAN - Static variable in class ana.util.color.Color
- CMYK_GREEN - Static variable in class ana.util.color.Color
- CMYK_MAGENTA - Static variable in class ana.util.color.Color
- CMYK_RED - Static variable in class ana.util.color.Color
- col - Variable in class ana.util.style.TextStyle
- COL_FILL_DEFAULT - Variable in class ana.fx.canvas.draw.Draw
- COL_STROKE_DEFAULT - Variable in class ana.fx.canvas.draw.Draw
- Color - Class in ana.util.color
- COLOR_DEFAULT - Static variable in class ana.util.style.TextStyle
- colorToInt(Color) - Method in class ana.fx.canvas.draw.Draw
- COLUMBIA_BLUE - Static variable in class ana.util.color.Color
- ConditionalAccessException - Exception Class in ana.lang
- ConditionalAccessException() - Constructor for exception class ana.lang.ConditionalAccessException
- ConditionalAccessException(String) - Constructor for exception class ana.lang.ConditionalAccessException
- ConfigReassignmentException - Exception Class in ana.lang
- ConfigReassignmentException() - Constructor for exception class ana.lang.ConfigReassignmentException
- ConfigReassignmentException(String) - Constructor for exception class ana.lang.ConfigReassignmentException
- confirm(Scanner, String) - Static method in class ana.io.cli.Cli
- CONGO_PINK - Static variable in class ana.util.color.Color
- constrain2D(double, double, double, double) - Method in class ana.util.math.vector.DoubleVector
- constrain2D(int, int, int, int) - Method in class ana.util.math.vector.IntVector
- constrain2D(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- constrain2D(DoublePoint, double, double, double, double) - Static method in class ana.util.math.vector.DoubleVector
- constrain2D(DoublePoint, DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- constrain2D(DoublePoint, DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.DoubleVector
- constrain2D(IntPoint) - Method in class ana.util.math.vector.IntVector
- constrain2D(IntPoint, int, int, int, int) - Static method in class ana.util.math.vector.IntVector
- constrain2D(IntPoint, IntPoint) - Method in class ana.util.math.vector.IntVector
- constrain2D(IntPoint, IntPoint, IntPoint) - Static method in class ana.util.math.vector.IntVector
- constrain3D(double, double, double, double, double, double) - Method in class ana.util.math.vector.DoubleVector
- constrain3D(int, int, int, int, int, int) - Method in class ana.util.math.vector.IntVector
- constrain3D(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- constrain3D(DoublePoint, double, double, double, double, double, double) - Static method in class ana.util.math.vector.DoubleVector
- constrain3D(DoublePoint, DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- constrain3D(DoublePoint, DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.DoubleVector
- constrain3D(IntPoint) - Method in class ana.util.math.vector.IntVector
- constrain3D(IntPoint, int, int, int, int, int, int) - Static method in class ana.util.math.vector.IntVector
- constrain3D(IntPoint, IntPoint) - Method in class ana.util.math.vector.IntVector
- constrain3D(IntPoint, IntPoint, IntPoint) - Static method in class ana.util.math.vector.IntVector
- CONTROL - Enum constant in enum class ana.io.device.keyboard.Key
- COOL_BLACK - Static variable in class ana.util.color.Color
- CORAL - Static variable in class ana.util.color.Color
- CORAL_PINK - Static variable in class ana.util.color.Color
- CORNER - Enum constant in enum class ana.fx.canvas.draw.DrawMode.Rect
- cornerCol - Variable in class ana.io.cli.Cli.Heading.Style
- CORNERS - Enum constant in enum class ana.fx.canvas.draw.DrawMode.Rect
- CORNFLOWER_BLUE - Static variable in class ana.util.color.Color
- CORNSILK - Static variable in class ana.util.color.Color
- COTTON_CANDY - Static variable in class ana.util.color.Color
- CRAYOLA_GRAY - Static variable in class ana.util.color.Color
- CRAYOLA_GREEN - Static variable in class ana.util.color.Color
- CRAYOLA_LEMON - Static variable in class ana.util.color.Color
- CRAYOLA_MAGENTA - Static variable in class ana.util.color.Color
- CRAYOLA_ORANGE - Static variable in class ana.util.color.Color
- CRAYOLA_PLUM - Static variable in class ana.util.color.Color
- CRAYOLA_RED - Static variable in class ana.util.color.Color
- CREAM - Static variable in class ana.util.color.Color
- CRIMSON - Static variable in class ana.util.color.Color
- cross(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- cross(DoublePoint) - Method in interface ana.util.math.vector.point.DoublePoint
- cross(DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.DoubleVector
- cross(IntPoint) - Method in class ana.util.math.vector.IntVector
- cross(IntPoint) - Method in interface ana.util.math.vector.point.IntPoint
- cross(IntPoint, IntPoint) - Static method in class ana.util.math.vector.IntVector
- CYAN - Static variable in class ana.util.color.Color
D
- D - Enum constant in enum class ana.io.device.keyboard.Key
- DARK_BLUE - Static variable in class ana.util.color.Color
- DARK_CYAN - Static variable in class ana.util.color.Color
- DARK_GREEN - Static variable in class ana.util.color.Color
- DARK_MAGENTA - Static variable in class ana.util.color.Color
- DARK_RED - Static variable in class ana.util.color.Color
- DARK_SPRING_GREEN - Static variable in class ana.util.color.Color
- DARK_VIOLET - Static variable in class ana.util.color.Color
- DAVYS_GRAY - Static variable in class ana.util.color.Color
- DEEP_PINK - Static variable in class ana.util.color.Color
- DEEP_SKY_BLUE - Static variable in class ana.util.color.Color
- DeviceInput - Class in ana.io.device
- dirStrip(String) - Static method in class ana.io.file.FileExt
- div(double) - Method in class ana.util.math.vector.DoubleVector
- div(double, double, double) - Method in class ana.util.math.vector.DoubleVector
- div(int) - Method in class ana.util.math.vector.IntVector
- div(int, int, int) - Method in class ana.util.math.vector.IntVector
- div(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- div(DoublePoint, double) - Static method in class ana.util.math.vector.DoubleVector
- div(DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.DoubleVector
- div(IntPoint) - Method in class ana.util.math.vector.IntVector
- div(IntPoint, int) - Static method in class ana.util.math.vector.IntVector
- div(IntPoint, IntPoint) - Static method in class ana.util.math.vector.IntVector
- doEventLoop(AppType, Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- doLoop(Runnable...) - Static method in class ana.fx.app.launcher.Launcher
- dot(double, double) - Method in class ana.util.math.vector.DoubleVector
- dot(double, double) - Method in interface ana.util.math.vector.point.DoublePoint
- dot(double, double, double) - Method in class ana.util.math.vector.DoubleVector
- dot(double, double, double) - Method in interface ana.util.math.vector.point.DoublePoint
- dot(double, double, double, double) - Static method in class ana.util.math.vector.DoubleVector
- dot(double, double, double, double, double, double) - Static method in class ana.util.math.vector.DoubleVector
- dot(int, int) - Method in class ana.util.math.vector.IntVector
- dot(int, int) - Method in interface ana.util.math.vector.point.IntPoint
- dot(int, int, int) - Method in class ana.util.math.vector.IntVector
- dot(int, int, int) - Method in interface ana.util.math.vector.point.IntPoint
- dot(int, int, int, int) - Static method in class ana.util.math.vector.IntVector
- dot(int, int, int, int, int, int) - Static method in class ana.util.math.vector.IntVector
- dot(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- dot(DoublePoint) - Method in interface ana.util.math.vector.point.DoublePoint
- dot(DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.DoubleVector
- dot(IntPoint) - Method in class ana.util.math.vector.IntVector
- dot(IntPoint) - Method in interface ana.util.math.vector.point.IntPoint
- dot(IntPoint, IntPoint) - Static method in class ana.util.math.vector.IntVector
- DoubleBounds - Class in ana.util.math.vector.bounds
- DoubleBounds(DoublePoint, DoublePoint) - Constructor for class ana.util.math.vector.bounds.DoubleBounds
- DoubleBounds(DoublePoint, DoublePoint, DoublePoint, DoublePoint, DoublePoint, DoublePoint) - Constructor for class ana.util.math.vector.bounds.DoubleBounds
- DoubleBoundsMut - Class in ana.util.math.vector.bounds
- DoubleBoundsMut(DoublePoint, DoublePoint) - Constructor for class ana.util.math.vector.bounds.DoubleBoundsMut
- DoublePoint - Interface in ana.util.math.vector.point
- DoubleVector - Class in ana.util.math.vector
- DoubleVector() - Constructor for class ana.util.math.vector.DoubleVector
- DoubleVector(double, double) - Constructor for class ana.util.math.vector.DoubleVector
- DoubleVector(double, double, double) - Constructor for class ana.util.math.vector.DoubleVector
- DoubleVector(DoublePoint) - Constructor for class ana.util.math.vector.DoubleVector
- down() - Method in class ana.io.device.impl.InputButtonManager
- down() - Method in record class ana.io.device.impl.InputButtonStatus
-
Returns the value of the
downrecord component. - DOWN - Enum constant in enum class ana.io.device.keyboard.Key
- draw - Variable in class ana.fx.app.App
- draw - Variable in class ana.fx.canvas.Canvas
- Draw - Class in ana.fx.canvas.draw
- Draw() - Constructor for class ana.fx.canvas.draw.Draw
- Draw.WriteState - Record Class in ana.fx.canvas.draw
- drawFrame() - Method in class ana.fx.canvas.Canvas
- DrawMode - Class in ana.fx.canvas.draw
- DrawMode.Rect - Enum Class in ana.fx.canvas.draw
E
- E - Enum constant in enum class ana.io.device.keyboard.Key
- EBONY - Static variable in class ana.util.color.Color
- EGYPTIAN_BLUE - Static variable in class ana.util.color.Color
- ELECTRIC_BLUE - Static variable in class ana.util.color.Color
- EMERALD - Static variable in class ana.util.color.Color
- ENGINEERING_ORANGE - Static variable in class ana.util.color.Color
- ENGLISH_VIOLET - Static variable in class ana.util.color.Color
- ENTER - Enum constant in enum class ana.io.device.keyboard.Key
- equals(double, double) - Method in class ana.util.math.vector.DoubleVector
- equals(double, double) - Method in interface ana.util.math.vector.point.DoublePoint
- equals(double, double, double) - Method in class ana.util.math.vector.DoubleVector
- equals(double, double, double) - Method in interface ana.util.math.vector.point.DoublePoint
- equals(int, int) - Method in class ana.util.math.vector.IntVector
- equals(int, int) - Method in interface ana.util.math.vector.point.IntPoint
- equals(int, int, int) - Method in class ana.util.math.vector.IntVector
- equals(int, int, int) - Method in interface ana.util.math.vector.point.IntPoint
- equals(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- equals(DoublePoint) - Method in interface ana.util.math.vector.point.DoublePoint
- equals(DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.DoubleVector
- equals(IntPoint) - Method in class ana.util.math.vector.IntVector
- equals(IntPoint) - Method in interface ana.util.math.vector.point.IntPoint
- equals(IntPoint, IntPoint) - Static method in class ana.util.math.vector.IntVector
- equals(Object) - Method in record class ana.fx.app.launcher.Launcher.Info
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ana.fx.canvas.draw.Draw.WriteState
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ana.io.cli.Cli.Option
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ana.io.device.impl.InputButtonStatus
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ana.util.style.Palette
-
Indicates whether some other object is "equal to" this one.
- ERIN - Static variable in class ana.util.color.Color
- ESCAPE - Enum constant in enum class ana.io.device.keyboard.Key
- eventLoop() - Method in class ana.fx.app.App
- EVERGREEN - Static variable in class ana.util.color.Color
F
- F - Enum constant in enum class ana.io.device.keyboard.Key
- FALLBACK - Enum constant in enum class ana.io.device.keyboard.Key
- FALLBACK - Enum constant in enum class ana.io.device.mouse.Mouse
- FERN - Static variable in class ana.util.color.Color
- FERN_GREEN - Static variable in class ana.util.color.Color
- FileExt - Class in ana.io.file
- fill - Variable in class ana.fx.canvas.draw.Draw
- fillInt - Variable in class ana.fx.canvas.draw.Draw
- FIRE_ENGINE_RED - Static variable in class ana.util.color.Color
- FOLLY - Static variable in class ana.util.color.Color
- FOREST_GREEN - Static variable in class ana.util.color.Color
- format(String) - Method in class ana.io.cli.Cli.Heading.Style
- format(String, Color) - Static method in class ana.io.cli.Ansi
- format(String, TextStyle) - Static method in class ana.io.cli.Ansi
- formatMD(String) - Static method in class ana.io.cli.Ansi
- frameCount() - Method in class ana.fx.app.App
- FramelyInputListener - Interface in ana.io.device.impl
- frameStart() - Method in class ana.io.device.DeviceInput
- frameStart() - Method in interface ana.io.device.impl.FramelyInputListener
- frameStart() - Method in class ana.io.device.keyboard.KeyboardListener
- frameStart() - Method in class ana.io.device.mouse.MouseListener
- FRENCH_VIOLET - Static variable in class ana.util.color.Color
- from(Color) - Static method in class ana.io.cli.Ansi
- from(TextStyle) - Static method in class ana.io.cli.Ansi
- from(KeyCode) - Static method in enum class ana.io.device.keyboard.Key
- from(MouseButton) - Static method in enum class ana.io.device.mouse.Mouse
- fromCenter(DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.bounds.DoubleBounds
- fromCenter(IntPoint, IntPoint) - Static method in class ana.util.math.vector.bounds.IntBounds
- fromCorner(DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.bounds.DoubleBounds
- fromCorner(IntPoint, IntPoint) - Static method in class ana.util.math.vector.bounds.IntBounds
- fromCorners(DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.bounds.DoubleBounds
- fromCorners(IntPoint, IntPoint) - Static method in class ana.util.math.vector.bounds.IntBounds
- fxCode() - Method in enum class ana.io.device.keyboard.Key
- fxInput() - Method in enum class ana.io.device.mouse.Mouse
G
- G - Enum constant in enum class ana.io.device.keyboard.Key
- GAINSBORO - Static variable in class ana.util.color.Color
- GARNET - Static variable in class ana.util.color.Color
- get(Key) - Method in class ana.io.device.DeviceInput
- get(Key) - Method in class ana.io.device.keyboard.KeyboardListener
- get(Mouse) - Method in class ana.io.device.DeviceInput
- get(Mouse) - Method in class ana.io.device.mouse.MouseListener
- getAlphaNorm() - Method in class ana.util.color.Color
- getAnd(Key...) - Method in class ana.io.device.DeviceInput
- getFill() - Method in class ana.fx.canvas.draw.Draw
- getFrameCount() - Method in class ana.fx.canvas.Canvas
- getMouse() - Method in class ana.io.device.DeviceInput
- getOr(Key...) - Method in class ana.io.device.DeviceInput
- getPos() - Method in class ana.io.device.mouse.MouseListener
- getRandom() - Static method in record class ana.util.style.Palette
- getRectBounds(DoublePoint, DoublePoint) - Method in class ana.fx.canvas.draw.Draw
- getResetWriteState() - Method in class ana.fx.canvas.draw.Draw
- getStatus() - Method in class ana.io.device.impl.InputButtonManager
- getStroke() - Method in class ana.fx.canvas.draw.Draw
- getStrokeWeight() - Method in class ana.fx.canvas.draw.Draw
- GOLD - Static variable in class ana.util.color.Color
- GOLDENROD - Static variable in class ana.util.color.Color
- GRAPE - Static variable in class ana.util.color.Color
- GRAY - Static variable in class ana.util.color.Color
- GRAY_GREEN - Static variable in class ana.util.color.Color
- green - Variable in class ana.util.color.Color
- GREEN - Static variable in class ana.util.color.Color
- GREEN_EARTH - Static variable in class ana.util.color.Color
- GREEN_YELLOW - Static variable in class ana.util.color.Color
- GREIGE - Static variable in class ana.util.color.Color
- GUNMETAL - Static variable in class ana.util.color.Color
H
- H - Enum constant in enum class ana.io.device.keyboard.Key
- h1(PrintStream, String) - Static method in class ana.io.cli.Cli
- h1(PrintWriter, String) - Static method in class ana.io.cli.Cli
- h1(String) - Static method in class ana.io.cli.Cli
- H1 - Static variable in class ana.io.cli.Cli.Heading
- h2(PrintStream, String) - Static method in class ana.io.cli.Cli
- h2(PrintWriter, String) - Static method in class ana.io.cli.Cli
- h2(String) - Static method in class ana.io.cli.Cli
- H2 - Static variable in class ana.io.cli.Cli.Heading
- h3(PrintStream, String) - Static method in class ana.io.cli.Cli
- h3(PrintWriter, String) - Static method in class ana.io.cli.Cli
- h3(String) - Static method in class ana.io.cli.Cli
- H3 - Static variable in class ana.io.cli.Cli.Heading
- h4(PrintStream, String) - Static method in class ana.io.cli.Cli
- h4(PrintWriter, String) - Static method in class ana.io.cli.Cli
- h4(String) - Static method in class ana.io.cli.Cli
- H4 - Static variable in class ana.io.cli.Cli.Heading
- H5 - Static variable in class ana.io.cli.Cli.Heading
- HALAYA_UBE - Static variable in class ana.util.color.Color
- HALF_PI - Enum constant in enum class ana.util.math.Radians
- HARLEQUIN - Static variable in class ana.util.color.Color
- hashCode() - Method in record class ana.fx.app.launcher.Launcher.Info
-
Returns a hash code value for this object.
- hashCode() - Method in record class ana.fx.canvas.draw.Draw.WriteState
-
Returns a hash code value for this object.
- hashCode() - Method in record class ana.io.cli.Cli.Option
-
Returns a hash code value for this object.
- hashCode() - Method in record class ana.io.device.impl.InputButtonStatus
-
Returns a hash code value for this object.
- hashCode() - Method in record class ana.util.style.Palette
-
Returns a hash code value for this object.
- HEADING_CHARSET_DEFAULT - Static variable in class ana.io.cli.Cli.Heading
- hex(String) - Static method in class ana.util.color.Color
- HONEYDEW - Static variable in class ana.util.color.Color
- HOT_MAGENTA - Static variable in class ana.util.color.Color
- HOT_PINK - Static variable in class ana.util.color.Color
- hsv(double, double, double) - Static method in class ana.util.color.Color
- hsva(double[], int) - Static method in class ana.util.color.Color
- hsva(double, double, double, int) - Static method in class ana.util.color.Color
- hue - Variable in class ana.util.color.Color
I
- I - Enum constant in enum class ana.io.device.keyboard.Key
- inBounds(double, double, double, double, double, double) - Static method in class ana.util.math.MathExt
- inBounds(double, double, double, double, double, double, double, double, double) - Static method in class ana.util.math.MathExt
- inBounds(int, int, int, int, int, int) - Static method in class ana.util.math.MathExt
- inBounds(int, int, int, int, int, int, int, int, int) - Static method in class ana.util.math.MathExt
- inBounds(DoublePoint, DoublePoint, DoublePoint) - Static method in class ana.util.math.MathExt
- inBounds(IntPoint, IntPoint, IntPoint) - Static method in class ana.util.math.MathExt
- INDIGO - Static variable in class ana.util.color.Color
- Info(WindowConfig, Canvas, Stage, Scene) - Constructor for record class ana.fx.app.launcher.Launcher.Info
-
Creates an instance of a
Inforecord class. - Init(Canvas) - Constructor for class ana.fx.app.App.Init
- Init(Canvas, DeviceInput) - Constructor for class ana.fx.app.AppX.Init
- initApp(App.Init) - Method in class ana.fx.app.launcher.Launcher
- initApp(App.Init) - Method in class ana.fx.app.launcher.LauncherX
- initApp(AppX.Init) - Method in class ana.fx.app.launcher.LauncherX
- initWindow() - Method in class ana.fx.app.launcher.Launcher
- input - Variable in class ana.fx.app.AppX.Init
- input - Variable in class ana.fx.app.AppX
- input(Scanner, String) - Static method in class ana.io.cli.Cli
- input(Scanner, String, Predicate<String>) - Static method in class ana.io.cli.Cli
- input(Scanner, String, Predicate<String>, Consumer<String>) - Static method in class ana.io.cli.Cli
- INPUT_PRINT_DEFAULT - Static variable in class ana.io.cli.Cli
- InputButtonManager - Class in ana.io.device.impl
- InputButtonManager() - Constructor for class ana.io.device.impl.InputButtonManager
- InputButtonStatus - Record Class in ana.io.device.impl
- InputButtonStatus() - Constructor for record class ana.io.device.impl.InputButtonStatus
- InputButtonStatus(boolean, boolean, boolean, boolean) - Constructor for record class ana.io.device.impl.InputButtonStatus
-
Creates an instance of a
InputButtonStatusrecord class. - InputListener - Interface in ana.io.device.impl
- inRange(double, double, double, boolean, boolean) - Static method in class ana.util.math.MathExt
- inRange(int, int, int, boolean, boolean) - Static method in class ana.util.math.MathExt
- inRangeIncl(double, double, double) - Static method in class ana.util.math.MathExt
- inRangeIncl(int, int, int) - Static method in class ana.util.math.MathExt
- intArray - Variable in class ana.fx.canvas.draw.Draw
- IntBounds - Class in ana.util.math.vector.bounds
- IntBounds(IntPoint, IntPoint) - Constructor for class ana.util.math.vector.bounds.IntBounds
- IntBounds(IntPoint, IntPoint, IntPoint, IntPoint, IntPoint, IntPoint) - Constructor for class ana.util.math.vector.bounds.IntBounds
- IntBoundsMut - Class in ana.util.math.vector.bounds
- IntBoundsMut(IntPoint, IntPoint) - Constructor for class ana.util.math.vector.bounds.IntBoundsMut
- INTERNATIONAL_ORANGE - Static variable in class ana.util.color.Color
- IntPoint - Interface in ana.util.math.vector.point
- IntVector - Class in ana.util.math.vector
- IntVector() - Constructor for class ana.util.math.vector.IntVector
- IntVector(int, int) - Constructor for class ana.util.math.vector.IntVector
- IntVector(int, int, int) - Constructor for class ana.util.math.vector.IntVector
- IntVector(IntPoint) - Constructor for class ana.util.math.vector.IntVector
- INVALID_INPUT_TEXT - Static variable in class ana.io.cli.Cli
- InvalidDrawInstanceException - Exception Class in ana.lang.fx
- InvalidDrawInstanceException() - Constructor for exception class ana.lang.fx.InvalidDrawInstanceException
- InvalidDrawInstanceException(String) - Constructor for exception class ana.lang.fx.InvalidDrawInstanceException
- InvalidHexException - Exception Class in ana.lang
- InvalidHexException(String) - Constructor for exception class ana.lang.InvalidHexException
- InvalidHexException(String, Object...) - Constructor for exception class ana.lang.InvalidHexException
- isNone() - Method in class ana.util.math.vector.bounds.IntBoundsMut
- ITALIC - Enum constant in enum class ana.util.style.TextAttr
- IVORY - Static variable in class ana.util.color.Color
J
- J - Enum constant in enum class ana.io.device.keyboard.Key
- JADE - Static variable in class ana.util.color.Color
- JAPANESE_VIOLET - Static variable in class ana.util.color.Color
- JASPER - Static variable in class ana.util.color.Color
- JET_BLACK - Static variable in class ana.util.color.Color
- JUNGLE_GREEN - Static variable in class ana.util.color.Color
K
- K - Enum constant in enum class ana.io.device.keyboard.Key
- KEPPEL - Static variable in class ana.util.color.Color
- key(Key) - Method in class ana.fx.app.AppX
- Key - Enum Class in ana.io.device.keyboard
- KeyboardListener - Class in ana.io.device.keyboard
- KeyHandler - Class in ana.io.device.keyboard
- KeyHandler(Map<Key, InputButtonManager>) - Constructor for class ana.io.device.keyboard.KeyHandler
- KHAKI - Static variable in class ana.util.color.Color
- KOMBU_GREEN - Static variable in class ana.util.color.Color
L
- L - Enum constant in enum class ana.io.device.keyboard.Key
- LAPIS_LAZULI - Static variable in class ana.util.color.Color
- launch(AppType, Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- Launcher<AppType> - Class in ana.fx.app.launcher
- Launcher() - Constructor for class ana.fx.app.launcher.Launcher
- Launcher.Info - Record Class in ana.fx.app.launcher
- LauncherSequenceException - Exception Class in ana.lang.fx
- LauncherSequenceException() - Constructor for exception class ana.lang.fx.LauncherSequenceException
- LauncherSequenceException(String) - Constructor for exception class ana.lang.fx.LauncherSequenceException
- LauncherX<AppType> - Class in ana.fx.app.launcher
- LauncherX() - Constructor for class ana.fx.app.launcher.LauncherX
- LAUREL_GREEN - Static variable in class ana.util.color.Color
- LAVENDER - Static variable in class ana.util.color.Color
- LAVENDER_PINK - Static variable in class ana.util.color.Color
- LAWN_GREEN - Static variable in class ana.util.color.Color
- LEFT - Enum constant in enum class ana.io.device.keyboard.Key
- LEFT - Enum constant in enum class ana.io.device.mouse.Mouse
- leftLine - Variable in class ana.io.cli.Cli.Heading.Style
- lerp(double, double, double) - Static method in class ana.util.math.MathExt
- lerp(double, Color, Color) - Static method in class ana.util.color.Color
- lerpClamp(double, double, double) - Static method in class ana.util.math.MathExt
- LICORICE - Static variable in class ana.util.color.Color
- LIGHT_BLUE - Static variable in class ana.util.color.Color
- LIGHT_CORAL - Static variable in class ana.util.color.Color
- LIGHT_CYAN - Static variable in class ana.util.color.Color
- LIGHT_DEEP_PINK - Static variable in class ana.util.color.Color
- LIGHT_GREEN - Static variable in class ana.util.color.Color
- LIGHT_ORANGE - Static variable in class ana.util.color.Color
- LIGHT_PINK - Static variable in class ana.util.color.Color
- LIGHT_RED - Static variable in class ana.util.color.Color
- LIGHT_SEA_GREEN - Static variable in class ana.util.color.Color
- LIGHT_SKY_BLUE - Static variable in class ana.util.color.Color
- LIGHT_YELLOW - Static variable in class ana.util.color.Color
- LILAC - Static variable in class ana.util.color.Color
- LIME - Static variable in class ana.util.color.Color
- LIME_GREEN - Static variable in class ana.util.color.Color
- line(double, double, double, double) - Method in class ana.fx.canvas.draw.Draw
- line(DoublePoint, DoublePoint) - Method in class ana.fx.canvas.draw.Draw
- line(DoublePoint, DoublePoint, double, int) - Method in class ana.fx.canvas.draw.Draw
- lineCol - Variable in class ana.io.cli.Cli.Heading.Style
- LINEN - Static variable in class ana.util.color.Color
- LION - Static variable in class ana.util.color.Color
- listDir(String) - Static method in class ana.io.file.FileExt
- listen(Scene) - Method in interface ana.io.device.impl.InputListener
- listen(Scene) - Method in class ana.io.device.keyboard.KeyHandler
- listen(Scene) - Method in class ana.io.device.mouse.MouseButtonHandler
- listen(Scene) - Method in class ana.io.device.mouse.MousePositionHandler
- listener(Scene) - Static method in class ana.io.device.keyboard.KeyboardListener
- listener(Stage, Scene) - Static method in class ana.io.device.DeviceInput
- listener(Stage, Scene) - Static method in class ana.io.device.mouse.MouseListener
M
- M - Enum constant in enum class ana.io.device.keyboard.Key
- MADDER - Static variable in class ana.util.color.Color
- mag() - Method in class ana.util.math.vector.DoubleVector
- mag() - Method in class ana.util.math.vector.IntVector
- mag() - Method in interface ana.util.math.vector.point.DoublePoint
- mag() - Method in interface ana.util.math.vector.point.IntPoint
- MAGENTA - Static variable in class ana.util.color.Color
- MAGENTA_DYE - Static variable in class ana.util.color.Color
- MAGENTA_HAZE - Static variable in class ana.util.color.Color
- MAGIC_MINT - Static variable in class ana.util.color.Color
- magSq() - Method in class ana.util.math.vector.DoubleVector
- magSq() - Method in class ana.util.math.vector.IntVector
- magSq() - Method in interface ana.util.math.vector.point.DoublePoint
- magSq() - Method in interface ana.util.math.vector.point.IntPoint
- MAHOGANY - Static variable in class ana.util.color.Color
- mainEvent(AppType, Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- MALACHITE - Static variable in class ana.util.color.Color
- MANGANESE_BLUE - Static variable in class ana.util.color.Color
- MANGO - Static variable in class ana.util.color.Color
- MANTIS - Static variable in class ana.util.color.Color
- map(double, double, double, double, double) - Static method in class ana.util.math.MathExt
- mapClamp(double, double, double, double, double) - Static method in class ana.util.math.MathExt
- MAROON - Static variable in class ana.util.color.Color
- MathExt - Class in ana.util.math
- matrices - Variable in class ana.fx.canvas.draw.Draw
- MatrixStackEmptyException - Exception Class in ana.lang
- MatrixStackEmptyException() - Constructor for exception class ana.lang.MatrixStackEmptyException
- MatrixStackEmptyException(String) - Constructor for exception class ana.lang.MatrixStackEmptyException
- MAUVE - Static variable in class ana.util.color.Color
- max() - Method in record class ana.fx.canvas.draw.Draw.WriteState
-
Returns the value of the
maxrecord component. - max(double, double...) - Static method in class ana.util.math.MathExt
- max(int, int...) - Static method in class ana.util.math.MathExt
- max(long, long...) - Static method in class ana.util.math.MathExt
- MEDIUM_BLUE - Static variable in class ana.util.color.Color
- MEDIUM_GRAY - Static variable in class ana.util.color.Color
- MEDIUM_SPRING_GREEN - Static variable in class ana.util.color.Color
- MELON - Static variable in class ana.util.color.Color
- menu(Scanner, Cli.Option...) - Static method in class ana.io.cli.Cli
- menu(Scanner, String, boolean, Cli.Option...) - Static method in class ana.io.cli.Cli
- menu(Scanner, String, Cli.Option...) - Static method in class ana.io.cli.Cli
- MIDDLE - Enum constant in enum class ana.io.device.mouse.Mouse
- min() - Method in record class ana.fx.canvas.draw.Draw.WriteState
-
Returns the value of the
minrecord component. - min(double, double...) - Static method in class ana.util.math.MathExt
- min(int, int...) - Static method in class ana.util.math.MathExt
- min(long, long...) - Static method in class ana.util.math.MathExt
- MINDARO - Static variable in class ana.util.color.Color
- MINT - Static variable in class ana.util.color.Color
- MINT_CREAM - Static variable in class ana.util.color.Color
- MINT_GREEN - Static variable in class ana.util.color.Color
- MISTY_ROSE - Static variable in class ana.util.color.Color
- MOCCASIN - Static variable in class ana.util.color.Color
- MODE_RECT_DEFAULT - Variable in class ana.fx.canvas.draw.Draw
- modifMax - Variable in class ana.fx.canvas.draw.Draw
- modifMin - Variable in class ana.fx.canvas.draw.Draw
- modifSize - Variable in class ana.fx.canvas.draw.Draw
- MONA_LISA - Static variable in class ana.util.color.Color
- MOONSTONE - Static variable in class ana.util.color.Color
- MOUNTAIN_MEADOW - Static variable in class ana.util.color.Color
- mouse() - Method in class ana.fx.app.AppX
- mouse(Mouse) - Method in class ana.fx.app.AppX
- Mouse - Enum Class in ana.io.device.mouse
- MouseButtonHandler - Class in ana.io.device.mouse
- MouseButtonHandler(Map<Mouse, InputButtonManager>) - Constructor for class ana.io.device.mouse.MouseButtonHandler
- MouseListener - Class in ana.io.device.mouse
- MousePositionHandler - Class in ana.io.device.mouse
- MousePositionHandler(DoubleVector, DoubleVector, DoubleVector) - Constructor for class ana.io.device.mouse.MousePositionHandler
- mult(double) - Method in class ana.util.math.vector.DoubleVector
- mult(double, double) - Method in class ana.util.math.vector.DoubleVector
- mult(double, double, double) - Method in class ana.util.math.vector.DoubleVector
- mult(int) - Method in class ana.util.math.vector.IntVector
- mult(int, int) - Method in class ana.util.math.vector.IntVector
- mult(int, int, int) - Method in class ana.util.math.vector.IntVector
- mult(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- mult(DoublePoint, double) - Static method in class ana.util.math.vector.DoubleVector
- mult(DoublePoint, DoublePoint, DoublePoint...) - Static method in class ana.util.math.vector.DoubleVector
- mult(IntPoint) - Method in class ana.util.math.vector.IntVector
- mult(IntPoint, int) - Static method in class ana.util.math.vector.IntVector
- mult(IntPoint, IntPoint, IntPoint...) - Static method in class ana.util.math.vector.IntVector
- multAlpha(double) - Method in class ana.util.color.Color
- multBlue(double) - Method in class ana.util.color.Color
- multGreen(double) - Method in class ana.util.color.Color
- multHsv(double, double, double) - Method in class ana.util.color.Color
- multHsva(double, double, double, double) - Method in class ana.util.color.Color
- multHue(double) - Method in class ana.util.color.Color
- multRed(double) - Method in class ana.util.color.Color
- multRgb(double, double, double) - Method in class ana.util.color.Color
- multRgba(double, double, double, double) - Method in class ana.util.color.Color
- multSaturation(double) - Method in class ana.util.color.Color
- multValue(double) - Method in class ana.util.color.Color
- MUNSELL_BLUE - Static variable in class ana.util.color.Color
- MUNSELL_GREEN - Static variable in class ana.util.color.Color
- MUNSELL_RED - Static variable in class ana.util.color.Color
- MUNSELL_YELLOW - Static variable in class ana.util.color.Color
- MUSTARD - Static variable in class ana.util.color.Color
N
- N - Enum constant in enum class ana.io.device.keyboard.Key
- NAVAJO_WHITE - Static variable in class ana.util.color.Color
- NAVY_BLUE - Static variable in class ana.util.color.Color
- NEG_HALF_PI - Enum constant in enum class ana.util.math.Radians
- newApp(Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- newApp(Launcher.Info) - Method in class ana.fx.app.launcher.LauncherX
- newCanvas(WindowConfig, Stage) - Static method in class ana.fx.app.launcher.Launcher
- newInput(Launcher.Info) - Method in class ana.fx.app.launcher.LauncherX
- newLaunchInfo(WindowConfig, Stage) - Static method in class ana.fx.app.launcher.Launcher
- newMatrixOp() - Static method in class ana.fx.canvas.draw.Draw
- newScene(WindowConfig, Stage, Canvas) - Static method in class ana.fx.app.launcher.Launcher
- noFill() - Method in class ana.fx.canvas.draw.Draw
- NONE - Enum constant in enum class ana.util.style.TextAttr
- norm() - Method in class ana.util.math.vector.DoubleVector
- norm(double, double, double) - Static method in class ana.util.math.MathExt
- noStroke() - Method in class ana.fx.canvas.draw.Draw
O
- O - Enum constant in enum class ana.io.device.keyboard.Key
- OLD_LACE - Static variable in class ana.util.color.Color
- OLD_ROSE - Static variable in class ana.util.color.Color
- OLIVE - Static variable in class ana.util.color.Color
- OLO - Static variable in class ana.util.color.Color
- ONYX - Static variable in class ana.util.color.Color
- Option(String, Runnable) - Constructor for record class ana.io.cli.Cli.Option
-
Creates an instance of a
Optionrecord class. - or(InputButtonStatus, InputButtonStatus) - Static method in record class ana.io.device.impl.InputButtonStatus
- ORANGE - Static variable in class ana.util.color.Color
- ORANGE_PEEL - Static variable in class ana.util.color.Color
- ORCHID - Static variable in class ana.util.color.Color
- ORCHID_PINK - Static variable in class ana.util.color.Color
- ORPIMENT - Static variable in class ana.util.color.Color
- OUTER_SPACE - Static variable in class ana.util.color.Color
- OVERLINE - Enum constant in enum class ana.util.style.TextAttr
P
- P - Enum constant in enum class ana.io.device.keyboard.Key
- Package Map - Search tag in module ana
- Section
- PALE_AZURE - Static variable in class ana.util.color.Color
- PALE_GREEN - Static variable in class ana.util.color.Color
- PALE_LAVENDER - Static variable in class ana.util.color.Color
- PALE_PINK - Static variable in class ana.util.color.Color
- PALE_PURPLE - Static variable in class ana.util.color.Color
- palette - Variable in class ana.io.cli.Cli.Heading.Style
- Palette - Record Class in ana.util.style
- Palette(Color, Color) - Constructor for record class ana.util.style.Palette
- Palette(Color, Color, Color) - Constructor for record class ana.util.style.Palette
-
Creates an instance of a
Paletterecord class. - PALETTE_DEFAULT - Static variable in class ana.io.cli.Cli.Heading
- PANTONE_ARTICHOKE_GREEN - Static variable in class ana.util.color.Color
- PANTONE_BLUE - Static variable in class ana.util.color.Color
- PANTONE_GREEN - Static variable in class ana.util.color.Color
- PANTONE_MAGENTA - Static variable in class ana.util.color.Color
- PANTONE_ORANGE - Static variable in class ana.util.color.Color
- PANTONE_PINK - Static variable in class ana.util.color.Color
- PANTONE_RED - Static variable in class ana.util.color.Color
- PANTONE_ULTRA_VIOLET - Static variable in class ana.util.color.Color
- PANTONE_YELLOW - Static variable in class ana.util.color.Color
- PAPAYA_WHIP - Static variable in class ana.util.color.Color
- PASTEL_PINK - Static variable in class ana.util.color.Color
- PEACH - Static variable in class ana.util.color.Color
- PEACOCK_BLUE - Static variable in class ana.util.color.Color
- PEAR - Static variable in class ana.util.color.Color
- PERIWINKLE - Static variable in class ana.util.color.Color
- PERSIAN_GREEN - Static variable in class ana.util.color.Color
- PERSIAN_ORANGE - Static variable in class ana.util.color.Color
- PERSIAN_PINK - Static variable in class ana.util.color.Color
- PERSIAN_RED - Static variable in class ana.util.color.Color
- PERSIMMON - Static variable in class ana.util.color.Color
- PETUNIA - Static variable in class ana.util.color.Color
- PI - Enum constant in enum class ana.util.math.Radians
- PINE_GREEN - Static variable in class ana.util.color.Color
- PINK - Static variable in class ana.util.color.Color
- PINK_LACE - Static variable in class ana.util.color.Color
- PINK_LAVENDER - Static variable in class ana.util.color.Color
- PISTACHIO - Static variable in class ana.util.color.Color
- PLATINUM - Static variable in class ana.util.color.Color
- plot(double, double) - Method in class ana.fx.canvas.draw.Draw
- plot(DoublePoint) - Method in class ana.fx.canvas.draw.Draw
- plot(DoublePoint, int) - Method in class ana.fx.canvas.draw.Draw
- popMatrix() - Method in class ana.fx.canvas.draw.Draw
- POPPY_RED - Static variable in class ana.util.color.Color
- PORTLAND_ORANGE - Static variable in class ana.util.color.Color
- pos - Variable in class ana.fx.window.WindowConfig
- postLaunch(AppType, Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- preEvent(AppType, Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- preEvent(AppType, Launcher.Info) - Method in class ana.fx.app.launcher.LauncherX
- preLaunch(AppType, Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- preRenderEvent(AppType, Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- primary() - Method in record class ana.util.style.Palette
-
Returns the value of the
primaryrecord component. - PROMPT_PREFIX - Static variable in class ana.io.cli.Cli
- PUCE - Static variable in class ana.util.color.Color
- PUMPKIN - Static variable in class ana.util.color.Color
- pushMatrix() - Method in class ana.fx.canvas.draw.Draw
Q
- Q - Enum constant in enum class ana.io.device.keyboard.Key
- quad(DoublePoint, DoublePoint, DoublePoint, DoublePoint, int) - Method in class ana.fx.canvas.draw.Draw
- QUEEN_PINK - Static variable in class ana.util.color.Color
R
- R - Enum constant in enum class ana.io.device.keyboard.Key
- Radians - Enum Class in ana.util.math
- RAISIN_BLACK - Static variable in class ana.util.color.Color
- randDouble(double) - Static method in class ana.util.math.MathExt
- randDouble(double, double) - Static method in class ana.util.math.MathExt
- randInt(int) - Static method in class ana.util.math.MathExt
- randInt(int, int) - Static method in class ana.util.math.MathExt
- randSgn() - Static method in class ana.util.math.MathExt
- readLines(String) - Static method in class ana.io.file.FileExt
- rect(double, double, double, double) - Method in class ana.fx.canvas.draw.Draw
- rect(DoubleBounds, int) - Method in class ana.fx.canvas.draw.Draw
- rect(DoublePoint, DoublePoint) - Method in class ana.fx.canvas.draw.Draw
- rectMode - Variable in class ana.fx.canvas.draw.Draw
- rectOutline(DoubleBounds, double, int) - Method in class ana.fx.canvas.draw.Draw
- red - Variable in class ana.util.color.Color
- RED - Static variable in class ana.util.color.Color
- REDWOOD - Static variable in class ana.util.color.Color
- released() - Method in record class ana.io.device.impl.InputButtonStatus
-
Returns the value of the
releasedrecord component. - renderEvent(AppType, Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- RESEDA_GREEN - Static variable in class ana.util.color.Color
- resetMatrix() - Method in class ana.fx.canvas.draw.Draw
- resolveFrame() - Method in class ana.io.device.impl.InputButtonManager
- rgb(int, int, int) - Static method in class ana.util.color.Color
- rgba(int[], int) - Static method in class ana.util.color.Color
- rgba(int, int, int, int) - Static method in class ana.util.color.Color
- RIGHT - Enum constant in enum class ana.io.device.keyboard.Key
- RIGHT - Enum constant in enum class ana.io.device.mouse.Mouse
- rightLine - Variable in class ana.io.cli.Cli.Heading.Style
- ROBIN_EGG_BLUE - Static variable in class ana.util.color.Color
- ROSE - Static variable in class ana.util.color.Color
- ROSE_EBONY - Static variable in class ana.util.color.Color
- ROSE_POMPADOUR - Static variable in class ana.util.color.Color
- ROSE_QUARTZ - Static variable in class ana.util.color.Color
- ROSE_VALE - Static variable in class ana.util.color.Color
- ROSEWOOD - Static variable in class ana.util.color.Color
- rotate(Axis, double) - Method in class ana.fx.canvas.draw.Draw
- rotate(Axis, double) - Method in class ana.util.math.vector.DoubleVector
- rotate(Axis, double, double) - Method in class ana.util.math.vector.DoubleVector
- rotate(Axis, Radians) - Method in class ana.util.math.vector.DoubleVector
- rotate(Axis, Radians) - Method in class ana.util.math.vector.IntVector
- rotate(Radians) - Method in class ana.util.math.vector.DoubleVector
- rotate(Radians) - Method in class ana.util.math.vector.IntVector
- rotate(DoublePoint, Axis, Radians) - Static method in class ana.util.math.vector.DoubleVector
- rotate(IntPoint, Axis, Radians) - Static method in class ana.util.math.vector.IntVector
- ROYAL_BLUE - Static variable in class ana.util.color.Color
- ROYAL_BLUE_TRADITIONAL - Static variable in class ana.util.color.Color
- ROYAL_YELLOW - Static variable in class ana.util.color.Color
- RUSSIAN_VIOLET - Static variable in class ana.util.color.Color
- RUST - Static variable in class ana.util.color.Color
S
- S - Enum constant in enum class ana.io.device.keyboard.Key
- SAFETY_ORANGE - Static variable in class ana.util.color.Color
- SAFETY_YELLOW - Static variable in class ana.util.color.Color
- SAFFRON - Static variable in class ana.util.color.Color
- SALMON - Static variable in class ana.util.color.Color
- SALMON_PINK - Static variable in class ana.util.color.Color
- SAP_GREEN - Static variable in class ana.util.color.Color
- saturation - Variable in class ana.util.color.Color
- SAVOY_BLUE - Static variable in class ana.util.color.Color
- scale(double, double) - Method in class ana.fx.canvas.draw.Draw
- scale(DoublePoint) - Method in class ana.fx.canvas.draw.Draw
- SCARLET - Static variable in class ana.util.color.Color
- scene() - Method in record class ana.fx.app.launcher.Launcher.Info
-
Returns the value of the
scenerecord component. - SEA_GREEN - Static variable in class ana.util.color.Color
- SEAFOAM_GREEN - Static variable in class ana.util.color.Color
- SEASHELL - Static variable in class ana.util.color.Color
- secondary() - Method in record class ana.util.style.Palette
-
Returns the value of the
secondaryrecord component. - SequenceException - Exception Class in ana.lang
- SequenceException(String) - Constructor for exception class ana.lang.SequenceException
- SequenceException(String, String) - Constructor for exception class ana.lang.SequenceException
- set(double, double) - Method in class ana.util.math.vector.DoubleVector
- set(double, double, double) - Method in class ana.util.math.vector.DoubleVector
- set(int, int) - Method in class ana.util.math.vector.IntVector
- set(int, int, int) - Method in class ana.util.math.vector.IntVector
- set(DoubleBounds) - Method in class ana.util.math.vector.bounds.DoubleBoundsMut
- set(IntBounds) - Method in class ana.util.math.vector.bounds.IntBoundsMut
- set(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- set(IntPoint) - Method in class ana.util.math.vector.IntVector
- setCenter(DoublePoint) - Method in class ana.util.math.vector.bounds.DoubleBoundsMut
- setCenter(DoublePoint, DoublePoint) - Method in class ana.util.math.vector.bounds.DoubleBoundsMut
- setCenter(IntPoint) - Method in class ana.util.math.vector.bounds.IntBoundsMut
- setCenter(IntPoint, IntPoint) - Method in class ana.util.math.vector.bounds.IntBoundsMut
- setCorner(DoublePoint) - Method in class ana.util.math.vector.bounds.DoubleBoundsMut
- setCorner(DoublePoint, DoublePoint) - Method in class ana.util.math.vector.bounds.DoubleBoundsMut
- setCorner(IntPoint) - Method in class ana.util.math.vector.bounds.IntBoundsMut
- setCorner(IntPoint, IntPoint) - Method in class ana.util.math.vector.bounds.IntBoundsMut
- setCorners(DoublePoint, DoublePoint) - Method in class ana.util.math.vector.bounds.DoubleBoundsMut
- setCorners(IntPoint, IntPoint) - Method in class ana.util.math.vector.bounds.IntBoundsMut
- setFill(Color) - Method in class ana.fx.canvas.draw.Draw
- setGetWriteState(int[], IntPoint, boolean) - Method in class ana.fx.canvas.draw.Draw
- setMag(double) - Method in class ana.util.math.vector.DoubleVector
- setMode(DrawMode.Rect) - Method in class ana.fx.canvas.draw.Draw
- setNone() - Method in class ana.util.math.vector.bounds.DoubleBoundsMut
- setNone() - Method in class ana.util.math.vector.bounds.IntBoundsMut
- setScene(Launcher.Info) - Method in class ana.fx.app.launcher.Launcher
- setSizeCenterScale(DoublePoint) - Method in class ana.util.math.vector.bounds.DoubleBoundsMut
- setSizeCenterScale(IntPoint) - Method in class ana.util.math.vector.bounds.IntBoundsMut
- setSizeCornerScale(DoublePoint) - Method in class ana.util.math.vector.bounds.DoubleBoundsMut
- setSizeCornerScale(IntPoint) - Method in class ana.util.math.vector.bounds.IntBoundsMut
- setStroke(Color) - Method in class ana.fx.canvas.draw.Draw
- setStrokeWeight(double) - Method in class ana.fx.canvas.draw.Draw
- SHIFT - Enum constant in enum class ana.io.device.keyboard.Key
- shouldRedraw - Variable in class ana.fx.canvas.draw.Draw
- shouldRedraw() - Method in class ana.fx.canvas.draw.Draw
- shouldRedraw() - Method in record class ana.fx.canvas.draw.Draw.WriteState
-
Returns the value of the
shouldRedrawrecord component. - SILVER - Static variable in class ana.util.color.Color
- SILVER_PINK - Static variable in class ana.util.color.Color
- size - Variable in class ana.fx.app.App
- size - Variable in class ana.fx.canvas.Canvas
- size - Variable in class ana.fx.canvas.draw.Draw
- size - Variable in class ana.fx.window.WindowConfig
- size - Variable in class ana.util.math.vector.bounds.DoubleBounds
- size - Variable in class ana.util.math.vector.bounds.DoubleBoundsMut
- size - Variable in class ana.util.math.vector.bounds.IntBounds
- size - Variable in class ana.util.math.vector.bounds.IntBoundsMut
- size() - Method in record class ana.fx.canvas.draw.Draw.WriteState
-
Returns the value of the
sizerecord component. - size() - Method in class ana.util.math.vector.bounds.DoubleBounds
- size() - Method in class ana.util.math.vector.bounds.IntBounds
- sizeRatio - Variable in class ana.fx.window.WindowConfig
- SKY_BLUE - Static variable in class ana.util.color.Color
- SKY_MAGENTA - Static variable in class ana.util.color.Color
- SLATE_GRAY - Static variable in class ana.util.color.Color
- SLOW_BLINK - Enum constant in enum class ana.util.style.TextAttr
- SMALT - Static variable in class ana.util.color.Color
- SPANISH_GRAY - Static variable in class ana.util.color.Color
- SPANISH_VIOLET - Static variable in class ana.util.color.Color
- SPECIALS_AMOUNT_DEFAULT - Static variable in class ana.io.cli.Cli.Heading
- SQRT2 - Static variable in class ana.util.math.MathExt
- stage() - Method in record class ana.fx.app.launcher.Launcher.Info
-
Returns the value of the
stagerecord component. - start(Stage) - Method in class ana.fx.app.launcher.Launcher
- STEEL_PINK - Static variable in class ana.util.color.Color
- STRAW - Static variable in class ana.util.color.Color
- STRIKETHROUGH - Enum constant in enum class ana.util.style.TextAttr
- stringIsNotEmpty(String) - Static method in class ana.io.cli.Cli
- stringIsYN(String) - Static method in class ana.io.cli.Cli
- stripCodes(String) - Static method in class ana.io.cli.Ansi
- stroke - Variable in class ana.fx.canvas.draw.Draw
- STROKE_WEIGHT_DEFAULT - Variable in class ana.fx.canvas.draw.Draw
- strokeInt - Variable in class ana.fx.canvas.draw.Draw
- strokeWeight - Variable in class ana.fx.canvas.draw.Draw
- Style(boolean, boolean, boolean, boolean) - Constructor for class ana.io.cli.Cli.Heading.Style
- Style(Palette) - Constructor for class ana.io.cli.Cli.Heading.Style
- Style(Palette, TextStyle) - Constructor for class ana.io.cli.Cli.Heading.Style
- Style(Palette, TextStyle, String) - Constructor for class ana.io.cli.Cli.Heading.Style
- Style(Palette, TextStyle, String, boolean, boolean, boolean, boolean) - Constructor for class ana.io.cli.Cli.Heading.Style
- sub(double, double) - Method in class ana.util.math.vector.DoubleVector
- sub(double, double, double) - Method in class ana.util.math.vector.DoubleVector
- sub(int, int) - Method in class ana.util.math.vector.IntVector
- sub(int, int, int) - Method in class ana.util.math.vector.IntVector
- sub(DoublePoint) - Method in class ana.util.math.vector.DoubleVector
- sub(DoublePoint, DoublePoint) - Static method in class ana.util.math.vector.DoubleVector
- sub(IntPoint) - Method in class ana.util.math.vector.IntVector
- sub(IntPoint, IntPoint) - Static method in class ana.util.math.vector.IntVector
- SUNSET - Static variable in class ana.util.color.Color
T
- T - Enum constant in enum class ana.io.device.keyboard.Key
- TANGERINE - Static variable in class ana.util.color.Color
- TANGO_PINK - Static variable in class ana.util.color.Color
- tapped() - Method in record class ana.io.device.impl.InputButtonStatus
-
Returns the value of the
tappedrecord component. - TAUPE - Static variable in class ana.util.color.Color
- TEAL - Static variable in class ana.util.color.Color
- TELEMAGENTA - Static variable in class ana.util.color.Color
- TEXT_STYLE_DEFAULT - Static variable in class ana.io.cli.Cli.Heading
- TextAttr - Enum Class in ana.util.style
- textStyle - Variable in class ana.io.cli.Cli.Heading.Style
- TextStyle - Class in ana.util.style
- TextStyle(Color, TextAttr...) - Constructor for class ana.util.style.TextStyle
- TextStyle(TextAttr...) - Constructor for class ana.util.style.TextStyle
- Theme - Class in ana.util.style
- Theme() - Constructor for class ana.util.style.Theme
- title - Variable in class ana.fx.window.WindowConfig
- title() - Method in record class ana.io.cli.Cli.Option
-
Returns the value of the
titlerecord component. - tl - Variable in class ana.util.math.vector.bounds.DoubleBounds
- tl - Variable in class ana.util.math.vector.bounds.DoubleBoundsMut
- tl - Variable in class ana.util.math.vector.bounds.IntBounds
- tl - Variable in class ana.util.math.vector.bounds.IntBoundsMut
- tl() - Method in class ana.util.math.vector.bounds.DoubleBounds
- tl() - Method in class ana.util.math.vector.bounds.IntBounds
- toArgbInt() - Method in class ana.util.color.Color
- toArgbIntPre() - Method in class ana.util.color.Color
- toDoubleBounds() - Method in class ana.util.math.vector.bounds.IntBounds
- toDoubleVector() - Method in class ana.util.math.vector.IntVector
- toDoubleVector() - Method in interface ana.util.math.vector.point.IntPoint
- toHex() - Method in class ana.util.color.Color
- toImmut() - Method in interface ana.util.math.vector.point.DoublePoint
- toImmut() - Method in interface ana.util.math.vector.point.IntPoint
- toIntBounds() - Method in class ana.util.math.vector.bounds.DoubleBounds
- toIntVector() - Method in class ana.util.math.vector.DoubleVector
- toIntVector() - Method in interface ana.util.math.vector.point.DoublePoint
- TOMATO - Static variable in class ana.util.color.Color
- topLine - Variable in class ana.io.cli.Cli.Heading.Style
- toRun() - Method in record class ana.io.cli.Cli.Option
-
Returns the value of the
toRunrecord component. - toString() - Method in record class ana.fx.app.launcher.Launcher.Info
-
Returns a string representation of this record class.
- toString() - Method in record class ana.fx.canvas.draw.Draw.WriteState
-
Returns a string representation of this record class.
- toString() - Method in record class ana.io.cli.Cli.Option
-
Returns a string representation of this record class.
- toString() - Method in record class ana.io.device.impl.InputButtonStatus
-
Returns a string representation of this record class.
- toString() - Method in class ana.util.color.Color
- toString() - Method in class ana.util.math.vector.DoubleVector
- toString() - Method in class ana.util.math.vector.IntVector
- toString() - Method in record class ana.util.style.Palette
-
Returns a string representation of this record class.
- tr - Variable in class ana.util.math.vector.bounds.DoubleBounds
- tr - Variable in class ana.util.math.vector.bounds.DoubleBoundsMut
- tr - Variable in class ana.util.math.vector.bounds.IntBounds
- tr - Variable in class ana.util.math.vector.bounds.IntBoundsMut
- tr() - Method in class ana.util.math.vector.bounds.DoubleBounds
- tr() - Method in class ana.util.math.vector.bounds.IntBounds
- translate(double, double) - Method in class ana.fx.canvas.draw.Draw
- translate(DoublePoint) - Method in class ana.fx.canvas.draw.Draw
- TRUE_BLUE - Static variable in class ana.util.color.Color
- TUNDORA - Static variable in class ana.util.color.Color
- TURQUOISE - Static variable in class ana.util.color.Color
- TWIN_BLUE - Static variable in class ana.util.color.Color
- TWO_PI - Enum constant in enum class ana.util.math.Radians
U
- U - Enum constant in enum class ana.io.device.keyboard.Key
- ULTRAMARINE - Static variable in class ana.util.color.Color
- UNDERLINE - Enum constant in enum class ana.util.style.TextAttr
- UnsetConfigException - Exception Class in ana.lang
- UnsetConfigException() - Constructor for exception class ana.lang.UnsetConfigException
- UnsetConfigException(String) - Constructor for exception class ana.lang.UnsetConfigException
- up() - Method in class ana.io.device.impl.InputButtonManager
- up() - Method in record class ana.io.device.impl.InputButtonStatus
-
Returns the value of the
uprecord component. - UP - Enum constant in enum class ana.io.device.keyboard.Key
- updateMatrix(Function<DoubleVector, DoubleVector>) - Method in class ana.fx.canvas.draw.Draw
V
- V - Enum constant in enum class ana.io.device.keyboard.Key
- val() - Method in enum class ana.util.math.Radians
- value - Variable in class ana.util.color.Color
- valueOf(String) - Static method in enum class ana.fx.canvas.draw.DrawMode.Rect
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ana.io.device.keyboard.Key
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ana.io.device.mouse.Mouse
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ana.util.math.Axis
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ana.util.math.Radians
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ana.util.style.TextAttr
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class ana.fx.canvas.draw.DrawMode.Rect
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ana.io.device.keyboard.Key
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ana.io.device.mouse.Mouse
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ana.util.math.Axis
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ana.util.math.Radians
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ana.util.style.TextAttr
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VANILLA - Static variable in class ana.util.color.Color
- Vector - Interface in ana.util.math.vector
- VENETIAN_RED - Static variable in class ana.util.color.Color
- VERIFY_INPUT_DEFAULT - Static variable in class ana.io.cli.Cli
- VERMILON - Static variable in class ana.util.color.Color
- VIOLET - Static variable in class ana.util.color.Color
- VIRIDIAN - Static variable in class ana.util.color.Color
W
- W - Enum constant in enum class ana.io.device.keyboard.Key
- WHITE - Static variable in class ana.util.color.Color
- WHITE_CHOCOLATE - Static variable in class ana.util.color.Color
- WINDOW_CFG_DEFAULT - Static variable in class ana.fx.window.WindowConfig
- WindowConfig - Class in ana.fx.window
- WindowConfig(String, double, double, DoublePoint, Color) - Constructor for class ana.fx.window.WindowConfig
- WINE - Static variable in class ana.util.color.Color
- WISTERIA - Static variable in class ana.util.color.Color
- withAlpha(int) - Method in class ana.util.color.Color
- withBlue(int) - Method in class ana.util.color.Color
- withGreen(int) - Method in class ana.util.color.Color
- withHue(double) - Method in class ana.util.color.Color
- withModif(Palette, TextStyle, String) - Method in class ana.io.cli.Cli.Heading.Style
- withRed(int) - Method in class ana.util.color.Color
- withSaturation(double) - Method in class ana.util.color.Color
- withValue(double) - Method in class ana.util.color.Color
- WriteState(IntPoint, IntPoint, IntPoint, boolean) - Constructor for record class ana.fx.canvas.draw.Draw.WriteState
-
Creates an instance of a
WriteStaterecord class.
X
- x - Variable in class ana.util.math.vector.DoubleVector
- x - Variable in class ana.util.math.vector.IntVector
- x() - Method in class ana.util.math.vector.DoubleVector
- x() - Method in class ana.util.math.vector.IntVector
- x() - Method in interface ana.util.math.vector.point.DoublePoint
- x() - Method in interface ana.util.math.vector.point.IntPoint
- X - Enum constant in enum class ana.io.device.keyboard.Key
- X - Enum constant in enum class ana.util.math.Axis
- XANTHIC - Static variable in class ana.util.color.Color
- XANTHOUS - Static variable in class ana.util.color.Color
Y
- y - Variable in class ana.util.math.vector.DoubleVector
- y - Variable in class ana.util.math.vector.IntVector
- y() - Method in class ana.util.math.vector.DoubleVector
- y() - Method in class ana.util.math.vector.IntVector
- y() - Method in interface ana.util.math.vector.point.DoublePoint
- y() - Method in interface ana.util.math.vector.point.IntPoint
- Y - Enum constant in enum class ana.io.device.keyboard.Key
- Y - Enum constant in enum class ana.util.math.Axis
- YELLOW - Static variable in class ana.util.color.Color
- YELLOW_GREEN - Static variable in class ana.util.color.Color
- yesFill - Variable in class ana.fx.canvas.draw.Draw
- yesStroke - Variable in class ana.fx.canvas.draw.Draw
Z
- z - Variable in class ana.util.math.vector.DoubleVector
- z - Variable in class ana.util.math.vector.IntVector
- z() - Method in class ana.util.math.vector.DoubleVector
- z() - Method in class ana.util.math.vector.IntVector
- z() - Method in interface ana.util.math.vector.point.DoublePoint
- z() - Method in interface ana.util.math.vector.point.IntPoint
- Z - Enum constant in enum class ana.io.device.keyboard.Key
- Z - Enum constant in enum class ana.util.math.Axis
- ZARQA - Static variable in class ana.util.color.Color
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form