Skip navigation links
A B C E G I M R S T U V 

A

AColor_Component - Class in eu.matfx.tools
 
AColor_Component(String) - Constructor for class eu.matfx.tools.AColor_Component
 
AValueComponent - Class in eu.matfx.component.sensor
 
AValueComponent() - Constructor for class eu.matfx.component.sensor.AValueComponent
 
AValueComponent.StopIndizes - Enum in eu.matfx.component.sensor
 

B

base_background_component - Variable in class eu.matfx.component.sensor.AValueComponent
 
baseColor - Variable in class eu.matfx.component.sensor.AValueComponent
Changeable color of the component.
button_down - Variable in class eu.matfx.component.sensor.MixedValueComponent
 
button_down - Variable in class eu.matfx.component.sensor.MoreValueComponent
 
button_down - Variable in class eu.matfx.component.sensor.SingleValueImageComponent
 
button_up - Variable in class eu.matfx.component.sensor.MixedValueComponent
 
button_up - Variable in class eu.matfx.component.sensor.MoreValueComponent
 
button_up - Variable in class eu.matfx.component.sensor.SingleValueImageComponent
 
ButtonRectangle - Class in eu.matfx.component
Tiny button, on top or bottom of the sensor component.
ButtonRectangle(ButtonRectangle.PositionGradient, double, double, double, double, double) - Constructor for class eu.matfx.component.ButtonRectangle
 
ButtonRectangle.Command - Enum in eu.matfx.component
 
ButtonRectangle.PositionGradient - Enum in eu.matfx.component
 

C

checkSuffixFromImageFilename(String) - Static method in class eu.matfx.tools.ImageLoader
 
color - Variable in class eu.matfx.tools.AColor_Component
 
Command - Enum in eu.matfx.tools
Command enums; To interacte with components from outside
createHorizontalSpacer() - Static method in class eu.matfx.tools.UIToolBox
produce a gap in a horizontal layout
createVerticalSpacer() - Static method in class eu.matfx.tools.UIToolBox
produce a gap in a vertical layout

E

eu.matfx.component - package eu.matfx.component
 
eu.matfx.component.sensor - package eu.matfx.component.sensor
 
eu.matfx.tools - package eu.matfx.tools
 

G

getAlphaChannelProperty() - Method in class eu.matfx.component.sensor.AValueComponent
Property to change the alpha channel of the base backround (stop values from the linear gradient)
getAreaRatio(double, double, double) - Static method in class eu.matfx.tools.UIToolBox
Calculate the ratio from a radius
getBaseColor() - Method in class eu.matfx.component.sensor.AValueComponent
 
getBaseColor() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 
getBlurRadiusProperty() - Method in class eu.matfx.component.sensor.AValueComponent
Property to change the blur of the frame from outside the component
getBottomValueProperty() - Method in class eu.matfx.component.sensor.MixedValueComponent
 
getBottomValueProperty() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
getButton_Down_DisableProperty() - Method in class eu.matfx.component.sensor.MixedValueComponent
 
getButton_Down_DisableProperty() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
getButton_Up_DisableProperty() - Method in class eu.matfx.component.sensor.MixedValueComponent
 
getButton_Up_DisableProperty() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
getColor() - Method in class eu.matfx.tools.AColor_Component
Get color of the component
getColorizedImage(Image, Color) - Static method in class eu.matfx.tools.UIToolBox
to colorize a image
getCommandProperty() - Method in class eu.matfx.component.ButtonRectangle
 
getCommandProperty() - Method in class eu.matfx.component.sensor.AValueComponent
for listing the commands
getGreaterFont(double, double, double, String, double, Font) - Static method in class eu.matfx.tools.UIToolBox
 
getImageFromIconFolder(String) - Static method in class eu.matfx.tools.ImageLoader
pure image from the folder
getImageFromIconFolder(String, double, double, boolean, boolean) - Static method in class eu.matfx.tools.ImageLoader
manipulated image from the folder
getImageFromOwnerImplementation() - Method in class eu.matfx.tools.Image_Color_Component
To override the method in the application
getImageProperty() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
image property to set icon from outer the class.
getImageRaw() - Method in class eu.matfx.tools.Image_Color_Component
Read out the image; over the default path or the path of the application
getLesserFont(double, double, double, String, double, Font) - Static method in class eu.matfx.tools.UIToolBox
 
getMaxBlurRadiusValue() - Method in class eu.matfx.component.sensor.AValueComponent
 
getMaxGradientAlphaChannel() - Method in class eu.matfx.component.sensor.AValueComponent
 
getMaxTextWidth(Font, String) - Static method in class eu.matfx.tools.UIToolBox
 
getMinBlurRadiusValue() - Method in class eu.matfx.component.sensor.AValueComponent
 
getMinGradientAlphaChannel() - Method in class eu.matfx.component.sensor.AValueComponent
 
getPointRatio(double, double) - Static method in class eu.matfx.tools.UIToolBox
Calculate the ratio
getRadiusFromRatio(double, double, double) - Static method in class eu.matfx.tools.UIToolBox
revert calculation from ratio to the new radius after resizing
getResourceStream(String, String) - Static method in class eu.matfx.tools.ImageLoader
 
getScaledImage(Image, double, double) - Static method in class eu.matfx.tools.UIToolBox
 
getScaledImageFromOwnerImplementation(double, double, boolean, boolean) - Method in class eu.matfx.tools.Image_Color_Component
To override the method in the application.
getScaledImageIcon(double, double, boolean, boolean) - Method in class eu.matfx.tools.Image_Color_Component
Get the scaled image;
Reading from the path of the application or over the default path.
getTopValueProperty() - Method in class eu.matfx.component.sensor.MixedValueComponent
 
getTopValueProperty() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
getTransparenceCheckBoxProperty() - Method in class eu.matfx.component.sensor.AValueComponent
 
getValue() - Method in class eu.matfx.tools.AColor_Component
Return the string value eg path to image or formatted text value
getValueProperty() - Method in class eu.matfx.component.sensor.MixedValueComponent
 
getValueProperty() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
getValueProperty() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
value property to set text from outer the class
getWebColorString(double, double, double, double) - Static method in class eu.matfx.tools.UIToolBox
format the color to a web string.

I

ICONS - Static variable in class eu.matfx.tools.ImageLoader
Subfolders, starting from the project folder.
Image_Color_Component - Class in eu.matfx.tools
Image name in the string value variable.
Image_Color_Component(String) - Constructor for class eu.matfx.tools.Image_Color_Component
 
ImageLoader - Class in eu.matfx.tools
Load images from the definied resource folder; only needed for the examples.
ImageLoader() - Constructor for class eu.matfx.tools.ImageLoader
 
initGraphics() - Method in class eu.matfx.component.sensor.AValueComponent
 
initGraphics() - Method in class eu.matfx.component.sensor.MixedValueComponent
 
initGraphics() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
initGraphics() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 

M

MixedValueComponent - Class in eu.matfx.component.sensor
Presentation of text or images as values (maximum three values).
MixedValueComponent() - Constructor for class eu.matfx.component.sensor.MixedValueComponent
 
MoreValueComponent - Class in eu.matfx.component.sensor
Show maximum three different values on screen.
MoreValueComponent() - Constructor for class eu.matfx.component.sensor.MoreValueComponent
 

R

reColoredComponent() - Method in class eu.matfx.component.sensor.AValueComponent
 
reColoredComponent() - Method in class eu.matfx.component.sensor.MixedValueComponent
 
reColoredComponent() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
reColoredComponent() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 
refreshSize(double, double) - Method in class eu.matfx.component.ButtonRectangle
Calculates the new dimension of the button from the given width and height.
registerListener() - Method in class eu.matfx.component.sensor.AValueComponent
 
registerListener() - Method in class eu.matfx.component.sensor.MixedValueComponent
 
registerListener() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
registerListener() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 
resize() - Method in class eu.matfx.component.sensor.AValueComponent
 
resize() - Method in class eu.matfx.component.sensor.MixedValueComponent
 
resize() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
resize() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 

S

setBaseColor(Color) - Method in class eu.matfx.component.ButtonRectangle
set base color to fill the button.
setBaseColor(Color) - Method in class eu.matfx.component.sensor.AValueComponent
 
setBaseColor(Color) - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 
setColor(Color) - Method in class eu.matfx.tools.AColor_Component
 
SingleValueImageComponent - Class in eu.matfx.component.sensor
Simple sensor component with two buttons to change the view;
SingleValueImageComponent() - Constructor for class eu.matfx.component.sensor.SingleValueImageComponent
 
stopMap - Variable in class eu.matfx.component.sensor.AValueComponent
Colors for the linear gradient
SUFFIX_FILE - Static variable in class eu.matfx.tools.ImageLoader
 

T

textWidth(double, String, Font) - Static method in class eu.matfx.tools.UIToolBox
 

U

UIToolBox - Class in eu.matfx.tools
Some methods that are needed again and again for the visualization.
UIToolBox() - Constructor for class eu.matfx.tools.UIToolBox
 
useTransparenceStrokeColor - Variable in class eu.matfx.component.sensor.AValueComponent
Simple boolean Property to select the transparence at the border

V

value - Variable in class eu.matfx.tools.AColor_Component
 
Value_Color_Component - Class in eu.matfx.tools
Component to show text on the glass pane
Value_Color_Component(String) - Constructor for class eu.matfx.tools.Value_Color_Component
 
valueOf(String) - Static method in enum eu.matfx.component.ButtonRectangle.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.matfx.component.ButtonRectangle.PositionGradient
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.matfx.component.sensor.AValueComponent.StopIndizes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.matfx.tools.Command
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.matfx.component.ButtonRectangle.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.matfx.component.ButtonRectangle.PositionGradient
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.matfx.component.sensor.AValueComponent.StopIndizes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.matfx.tools.Command
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E G I M R S T U V 
Skip navigation links

Copyright © 2024. All rights reserved.