A B C D F G I O P R S T W _ 

A

addCeaseImage(Image) - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
addMainLoopImage(Image) - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
addStartUpImage(Image) - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl

B

build() - Static method in interface org.refcodes.graphical.ext.javafx.FxFlipBookBuilder
This is a convenience method for easily instantiating the according builder.

C

cease() - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
createInstance(Raster) - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
createInstance(Raster, Map<String, String>) - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl

D

destroy() - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
dispose() - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl

F

FxDragSpriteEventHandler - Interface in org.refcodes.graphical.ext.javafx
The Interface FxDragSpriteEventHandler.
FxDragSpriteEventHandlerImpl - Class in org.refcodes.graphical.ext.javafx
The Class FxDragSpriteEventHandlerImpl.
FxDragSpriteEventHandlerImpl(Node, Pane) - Constructor for class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
Instantiates a new fx drag sprite event handler impl.
FxFlipBookBuilder - Interface in org.refcodes.graphical.ext.javafx
The interface FxFlipBookBuilder defines functionality for animated image nodes similar to an animated GIF.
FxFlipBookBuilderImpl - Class in org.refcodes.graphical.ext.javafx
The class FxFlipBookBuilderImpl FxFlipBookBuilderImpl.AnimationDaemon implements animated image nodes similar to an animated GIF.
FxFlipBookBuilderImpl() - Constructor for class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
Instantiates a new fx flip book builder impl.
FxGraphicalUtility - Class in org.refcodes.graphical.ext.javafx
The Class FxGraphicalUtility.
FxLabelDecorator - Interface in org.refcodes.graphical.ext.javafx
The interface FxLabelDecorator defines functionality for "cells" being constructed of an image and a "label" text.
FxLabelDecoratorImpl - Class in org.refcodes.graphical.ext.javafx
Implementation of the FxLabelDecorator interface.
FxLabelDecoratorImpl(Object, String, double, Image) - Constructor for class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Constructs a FxLabelDecorator with the required minimum attributes.
FxLabelDecoratorImpl(String, String, double, Image) - Constructor for class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Constructs a FxLabelDecorator with the required minimum attributes.
FxLabelDecoratorImpl(String, String, double, Node) - Constructor for class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Constructs a FxLabelDecorator with the required minimum attributes.
FxRasterFactory - Interface in org.refcodes.graphical.ext.javafx
A factory for creating FxRaster objects.
FxRasterFactoryImpl - Class in org.refcodes.graphical.ext.javafx
The Class FxRasterFactoryImpl.
FxRasterFactoryImpl() - Constructor for class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
 
FxViewportPane - Interface in org.refcodes.graphical.ext.javafx
The Interface FxViewportPane.
FxViewportPaneImpl - Class in org.refcodes.graphical.ext.javafx
The Class FxViewportPaneImpl.
FxViewportPaneImpl() - Constructor for class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
 

G

getBottomTextMarginFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the bottom margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
getBottomTextMarginFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the bottom margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
getBottomTextPaddingFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the bottom padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
getBottomTextPaddingFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the bottom padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
getContent() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the node of the cell.
getContent() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the node of the cell.
getContent() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getDragOpacity() - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
getDragOpacity() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getEvenFieldColor() - Method in interface org.refcodes.graphical.ext.javafx.FxRasterFactory
Gets the even field color.
getEvenFieldColor() - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
Gets the even field color.
getFieldGap() - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
getFieldGap() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getFieldGapColor() - Method in interface org.refcodes.graphical.ext.javafx.FxRasterFactory
Gets the field gap color.
getFieldGapColor() - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
Gets the field gap color.
getFieldHeight() - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
getFieldHeight() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getFieldWidth() - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
getFieldWidth() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getFontName() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
getGridMode() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getHorizAlignTextMode() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
getImage() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the image of the cell.
getImage() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the image of the cell.
getImageDurationInMs() - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
getLeftTextMarginFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the left margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
getLeftTextMarginFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the left margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
getLeftTextPaddingFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the left padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
getLeftTextPaddingFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the left padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
getMoveMode() - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
getMoveMode() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getOddFieldColor() - Method in interface org.refcodes.graphical.ext.javafx.FxRasterFactory
Gets the odd field color.
getOddFieldColor() - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
Gets the odd field color.
getOffsetX() - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
getOffsetY() - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
getRightTextMarginFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the right margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
getRightTextMarginFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the right margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
getRightTextPaddingFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the right padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
getRightTextPaddingFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the right padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
getSprite() - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
getStartUpDelayInMs() - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
getText() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
getTextBackground() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the background of the text.
getTextBackground() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the background of the text.
getTextBorderArcFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the arc of the text border relative to the arc of the cell (as of FxLabelDecorator.getTextLayoutMode()).
getTextBorderArcFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the arc of the text border relative to the arc of the cell (as of FxLabelDecorator.getTextLayoutMode()).
getTextBorderColor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the color of the text border.
getTextBorderColor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the color of the text border.
getTextBorderSizeFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the size of the text border relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
getTextBorderSizeFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the size of the text border relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
getTextColor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the color of the text.
getTextColor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the color of the text.
getTextLayoutMode() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the LayoutMode for the text metrics.
getTextLayoutMode() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the LayoutMode for the text metrics.
getTextSizeFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the size of the text relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
getTextSizeFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the size of the text relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
getTopTextMarginFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the top margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
getTopTextMarginFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the top margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
getTopTextPaddingFactor() - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Returns the top padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
getTopTextPaddingFactor() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Returns the top padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
getVertAlignTextMode() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
getViewportHeight() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getViewportOffsetX() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getViewportOffsetY() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
getViewportWidth() - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl

I

initialize() - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl

O

org.refcodes.graphical.ext.javafx - package org.refcodes.graphical.ext.javafx
 

P

pause() - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl

R

redraw() - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Recalculates the metrics of the elements of this node.
resume() - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl

S

setBottomTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the bottom margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setBottomTextMarginFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the bottom margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setBottomTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the bottom padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setBottomTextPaddingFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the bottom padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setContent(Node) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the node of the cell.
setContent(Node) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the node of the cell.
setContent(Node) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setDragOpacity(double) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
setDragOpacity(double) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setEvenFieldColor(Color) - Method in interface org.refcodes.graphical.ext.javafx.FxRasterFactory
Sets the even field color.
setEvenFieldColor(Color) - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
Sets the even field color.
setFieldDimension(int, int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
setFieldDimension(int, int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setFieldDimension(int, int, int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
setFieldDimension(int, int, int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setFieldDimension(Dimension) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
setFieldDimension(Dimension) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
setFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setFieldGap(int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
setFieldGap(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setFieldGapColor(Color) - Method in interface org.refcodes.graphical.ext.javafx.FxRasterFactory
Sets the field gap color.
setFieldGapColor(Color) - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
Sets the field gap color.
setFieldHeight(int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
setFieldHeight(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setFieldWidth(int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
setFieldWidth(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setFontName(String) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
setGridMode(GridMode) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setHorizAlignTextMode(HorizAlignTextMode) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
setHorizTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the horizontal margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setHorizTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the horizontal padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setImage(Image) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the image of the cell.
setImage(Image) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the image of the cell.
setImageDurationInMs(int) - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
setLeftTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the left margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setLeftTextMarginFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the left margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setLeftTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the left padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setLeftTextPaddingFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the left padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setMoveMode(MoveMode) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
setMoveMode(MoveMode) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setOddFieldColor(Color) - Method in interface org.refcodes.graphical.ext.javafx.FxRasterFactory
Sets the odd field color.
setOddFieldColor(Color) - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
Sets the odd field color.
setRightTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the right margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setRightTextMarginFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the right margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setRightTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the right padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setRightTextPaddingFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the right padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setStartUpDelayInMs(int) - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
setText(String) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
setTextBackground(Paint) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the background of the text.
setTextBackground(Paint) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the background of the text.
setTextBorderArcFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the arc of the text border relative to the arc of the cell (as of FxLabelDecorator.getTextLayoutMode()).
setTextBorderArcFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the arc of the text border relative to the arc of the cell (as of FxLabelDecorator.getTextLayoutMode()).
setTextBorderColor(Paint) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the color of the text border.
setTextBorderColor(Paint) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the color of the text border.
setTextBorderSizeFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the size of the text border relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
setTextBorderSizeFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the size of the text border relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
setTextColor(Paint) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the color of the text.
setTextColor(Paint) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the color of the text.
setTextLayoutMode(LayoutMode) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the LayoutMode for the text metrics.
setTextLayoutMode(LayoutMode) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the LayoutMode for the text metrics.
setTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setTextSizeFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the size of the text relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
setTextSizeFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the size of the text relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
setTopTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the top margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setTopTextMarginFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the top margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setTopTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the top padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setTopTextPaddingFactor(double) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
Sets the top padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setVertAlignTextMode(VertAlignTextMode) - Method in class org.refcodes.graphical.ext.javafx.FxLabelDecoratorImpl
setVertTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the vertical margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
setVertTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the vertical padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
setViewportDimension(int, int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportDimension(Dimension) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportDimension(ViewportDimension) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportHeight(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportOffset(int, int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportOffset(Offset) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportOffset(Position) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportOffset(ViewportOffset) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportOffsetX(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportOffsetY(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
setViewportWidth(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
start() - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
stop() - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl

T

toFont(String, String, double, LayoutMode) - Static method in class org.refcodes.graphical.ext.javafx.FxGraphicalUtility
Calculates the size for the given Font in order to fit in the given length (width or height) and returns an accordingly calculated Font with the same Font.getName().
toFontHeight(String, String, double) - Static method in class org.refcodes.graphical.ext.javafx.FxGraphicalUtility
Calculates the size for the given Font in order to fit in the given height and returns an accordingly calculated Font with the same Font.getName().
toFontSize(String, String, double, LayoutMode) - Static method in class org.refcodes.graphical.ext.javafx.FxGraphicalUtility
Calculates the size for the given Font in order to fit in the given length (width or height).
toFontSizeHeight(String, String, double) - Static method in class org.refcodes.graphical.ext.javafx.FxGraphicalUtility
Calculates the size for the given Font in order to fit in the given height.
toFontSizeWidth(String, String, double) - Static method in class org.refcodes.graphical.ext.javafx.FxGraphicalUtility
Calculates the size for the given Font in order to fit in the given width.
toFontWidth(String, String, double) - Static method in class org.refcodes.graphical.ext.javafx.FxGraphicalUtility
Calculates the size for the given Font in order to fit in the given width and returns an accordingly calculated Font with the same Font.getName().
toImage(InputStream) - Static method in class org.refcodes.graphical.ext.javafx.FxGraphicalUtility
To image.
toImages(InputStream...) - Static method in class org.refcodes.graphical.ext.javafx.FxGraphicalUtility
To images.
toPos(HorizAlignTextMode, VertAlignTextMode) - Static method in class org.refcodes.graphical.ext.javafx.FxGraphicalUtility
Converts them text align modes to a Pos element.

W

withBottomTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the bottom margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
withBottomTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the bottom padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
withContent(Node) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the node of the cell.
withContent(Node) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withDragOpacity(double) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
withDragOpacity(double) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withEvenFieldColor(Color) - Method in interface org.refcodes.graphical.ext.javafx.FxRasterFactory
With even field color.
withEvenFieldColor(Color) - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
With even field color.
withFieldDimension(int, int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
withFieldDimension(int, int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withFieldDimension(int, int, int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
withFieldDimension(int, int, int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withFieldDimension(Dimension) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
withFieldDimension(Dimension) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
withFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withFieldGap(int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
withFieldGap(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withFieldGapColor(Color) - Method in interface org.refcodes.graphical.ext.javafx.FxRasterFactory
With field gap color.
withFieldGapColor(Color) - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
With field gap color.
withFieldHeight(int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
withFieldHeight(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withFieldWidth(int) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
withFieldWidth(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withFontName(String) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
withGridMode(GridMode) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withHorizAlignTextMode(HorizAlignTextMode) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
withHorizTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the horizontal margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
withHorizTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the horizontal padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
withImage(Image) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the image of the cell.
withImageDurationInMs(int) - Method in interface org.refcodes.graphical.ext.javafx.FxFlipBookBuilder
withImageDurationInMs(int) - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
withLeftTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the left margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
withLeftTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the left padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
withMoveMode(MoveMode) - Method in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
withMoveMode(MoveMode) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withOddFieldColor(Color) - Method in interface org.refcodes.graphical.ext.javafx.FxRasterFactory
With odd field color.
withOddFieldColor(Color) - Method in class org.refcodes.graphical.ext.javafx.FxRasterFactoryImpl
With odd field color.
withRightTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the right margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
withRightTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the right padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
withStartUpDelayInMs(int) - Method in interface org.refcodes.graphical.ext.javafx.FxFlipBookBuilder
withStartUpDelayInMs(int) - Method in class org.refcodes.graphical.ext.javafx.FxFlipBookBuilderImpl
withText(String) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
withTextBackground(Paint) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the background of the text.
withTextBorderArcFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the arc of the text border relative to the arc of the cell (as of FxLabelDecorator.getTextLayoutMode()).
withTextBorderColor(Paint) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the color of the text border.
withTextBorderSizeFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the size of the text border relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
withTextColor(Paint) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the color of the text.
withTextLayoutMode(LayoutMode) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the LayoutMode for the text metrics.
withTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
withTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
withTextSizeFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the size of the text relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()).
withTopTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the top margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
withTopTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the top padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
withVertAlignTextMode(VertAlignTextMode) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
withVertTextMarginFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the vertical margin factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text box from the cell.
withVertTextPaddingFactor(double) - Method in interface org.refcodes.graphical.ext.javafx.FxLabelDecorator
Sets the vertical padding factor relative to the size of the cell (as of FxLabelDecorator.getTextLayoutMode()) of the text from the text box.
withViewportDimension(int, int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportDimension(Dimension) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportDimension(ViewportDimension) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportHeight(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportOffset(int, int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportOffset(Offset) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportOffset(Position) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportOffset(ViewportOffset) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportOffsetX(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportOffsetY(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl
withViewportWidth(int) - Method in class org.refcodes.graphical.ext.javafx.FxViewportPaneImpl

_

_posX - Variable in class org.refcodes.graphical.ext.javafx.FxDragSpriteEventHandlerImpl
 
A B C D F G I O P R S T W _