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

B

button_down - Variable in class eu.matfx.component.sensor.SingleValueImageComponent
 
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.SingleValueImageComponent
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.SingleValueImageComponent
 
getBlurRadiusProperty() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
Property to change the blur of the frame from outside 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.SingleValueImageComponent
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.SingleValueImageComponent
 
getMaxGradientAlphaChannel() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 
getMaxTextWidth(Font, String) - Static method in class eu.matfx.tools.UIToolBox
 
getMinBlurRadiusValue() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 
getMinGradientAlphaChannel() - Method in class eu.matfx.component.sensor.SingleValueImageComponent
 
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
 
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
 

R

refreshSize(double, double) - Method in class eu.matfx.component.ButtonRectangle
Calculates the new dimension of the button from the given width and height.

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.SingleValueImageComponent
 
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
 
SingleValueImageComponent.StopIndizes - Enum in eu.matfx.component.sensor
 
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
 

V

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.SingleValueImageComponent.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.SingleValueImageComponent.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.
B C E G I R S T U V 
Skip navigation links

Copyright © 2023. All rights reserved.