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

A

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.MoreValueComponent
 
button_down - Variable in class eu.matfx.component.sensor.SingleValueImageComponent
 
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
 
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.MoreValueComponent
 
getButton_Down_DisableProperty() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
getButton_Up_DisableProperty() - Method in class eu.matfx.component.sensor.MoreValueComponent
 
getColor() - Method in class eu.matfx.tools.Value_Color_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
getImageProperty() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
image property to set icon from outer the class.
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
 
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.Value_Color_Component
 
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.
ImageLoader - Class in eu.matfx.tools
Load images from the definied resource folder
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.MoreValueComponent
 
initGraphics() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 

M

MoreValueComponent - Class in eu.matfx.component.sensor
 
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.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.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.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.Value_Color_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_Color_Component - Class in eu.matfx.tools
 
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 © 2023. All rights reserved.