A B C D E F G H I J L M N O P R S T V W _ 
All Classes All Packages

A

addBlankArea(int, int, int, int) - Method in interface org.refcodes.graphical.PixGridPanel
Adds the blank area not to be painted with grid pixels.
addBlankArea(Rectangle) - Method in interface org.refcodes.graphical.PixGridPanel
Adds the blank area not to be painted with grid pixels.
addCeaseImage(IMG) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds an image to the cease sequence.
addCeaseSequence(IMG...) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds a sequence of images to the cease sequence.
addMainLoopImage(IMG) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds an image to the main-loop sequence.
addMainLoopSequence(IMG...) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds a sequence of images to the main-loop sequence.
addStartUpImage(IMG) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds an image to the start-up sequence.
addStartUpSequence(IMG...) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds a sequence of images to the start-up sequence.
addTo(Position) - Method in interface org.refcodes.graphical.Position.PositionProperty
Adds the given Position to this Position (does not modify this Position).
ALL - org.refcodes.graphical.BoxBorderMode
 
AWT_COLOR_24_BIT - org.refcodes.graphical.ColorDepth
 

B

BackgroundAccessor<T> - Interface in org.refcodes.graphical
Provides an accessor for a background property.
BackgroundAccessor.BackgroundBuilder<T,​B extends BackgroundAccessor.BackgroundBuilder<T,​B>> - Interface in org.refcodes.graphical
Provides a builder method for a background property returning the builder for applying multiple build operations.
BackgroundAccessor.BackgroundMutator<T> - Interface in org.refcodes.graphical
Provides a mutator for a background property.
BackgroundAccessor.BackgroundProperty<T> - Interface in org.refcodes.graphical
Provides a background property.
BOTTOM - org.refcodes.graphical.BoxBorderMode
 
BOTTOM_LEFT - org.refcodes.graphical.BoxBorderMode
 
BoxBorderMode - Enum in org.refcodes.graphical
The BoxBorderMode specifies for according algorithms on how a box is to be drawn.
BoxBorderModeAccessor - Interface in org.refcodes.graphical
Provides an accessor for a box border mode property.
BoxBorderModeAccessor.BoxBorderModeBuilder<B extends BoxBorderModeAccessor.BoxBorderModeBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a box border mode property returning the builder for applying multiple build operations.
BoxBorderModeAccessor.BoxBorderModeMutator - Interface in org.refcodes.graphical
Provides a mutator for a box border mode property.
BoxBorderModeAccessor.BoxBorderModeProperty - Interface in org.refcodes.graphical
Provides a box border mode property.

C

clearBlankAreas() - Method in interface org.refcodes.graphical.PixGridPanel
Removes all blank areas now to be painted with grid pixels again.
CLOSED - org.refcodes.graphical.GridMode
The grid is closed (math) on its top, bottom, left and right sides.
ColorDepth - Enum in org.refcodes.graphical
Enumeration providing definitions for common color depths used by various raster image formats (pixmaps).
ContainerDimension - Interface in org.refcodes.graphical
Provides an accessor for a ContainerDimension property.
ContainerDimension.ContainerDimensionBuilder<B extends ContainerDimension.ContainerDimensionBuilder<B>> - Interface in org.refcodes.graphical
The Interface ContainerDimensionBuilder.
ContainerDimension.ContainerDimensionMutator - Interface in org.refcodes.graphical
The Interface ContainerDimensionMutator.
ContainerDimension.ContainerDimensionProperty - Interface in org.refcodes.graphical
The Interface ContainerDimensionProperty.
ContainerHeightAccessor - Interface in org.refcodes.graphical
Provides an accessor for a container height property.
ContainerHeightAccessor.ContainerHeightBuilder<B extends ContainerHeightAccessor.ContainerHeightBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a container height property returning the builder for applying multiple build operations.
ContainerHeightAccessor.ContainerHeightMutator - Interface in org.refcodes.graphical
Provides a mutator for a container height property.
ContainerHeightAccessor.ContainerHeightProperty - Interface in org.refcodes.graphical
Provides a container height property.
ContainerMetrics - Interface in org.refcodes.graphical
The Interface ContainerMetrics.
ContainerWidthAccessor - Interface in org.refcodes.graphical
Provides an accessor for a container width property.
ContainerWidthAccessor.ContainerWidthBuilder<B extends ContainerWidthAccessor.ContainerWidthBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a container width property returning the builder for applying multiple build operations.
ContainerWidthAccessor.ContainerWidthMutator - Interface in org.refcodes.graphical
Provides a mutator for a container width property.
ContainerWidthAccessor.ContainerWidthProperty - Interface in org.refcodes.graphical
Provides a container width property.
ContentAccessor<T> - Interface in org.refcodes.graphical
Provides an accessor for a content property.
ContentAccessor.ContentBuilder<T,​B extends ContentAccessor.ContentBuilder<T,​B>> - Interface in org.refcodes.graphical
Provides a builder method for a content property returning the builder for applying multiple build operations.
ContentAccessor.ContentMutator<T> - Interface in org.refcodes.graphical
Provides a mutator for a content property.
ContentAccessor.ContentProperty<T> - Interface in org.refcodes.graphical
Provides a content property.

D

Dimension - Interface in org.refcodes.graphical
Provides an accessor for a dimension property (width and height).
Dimension.DimensionBuilder<B extends Dimension.DimensionBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder for a dimension property (width and height).
Dimension.DimensionMutator - Interface in org.refcodes.graphical
Provides a mutator for a dimension property (width and height).
Dimension.DimensionProperty - Interface in org.refcodes.graphical
Provides a property (getter / setter) for a dimension property (width and height).
DimensionImpl - Class in org.refcodes.graphical
The Class DimensionImpl.
DimensionImpl() - Constructor for class org.refcodes.graphical.DimensionImpl
Instantiates a new dimension impl.
DimensionImpl(int, int) - Constructor for class org.refcodes.graphical.DimensionImpl
Instantiates a new dimension impl.
DRAG - org.refcodes.graphical.Opacity
 
draggable() - Method in interface org.refcodes.graphical.DraggableAccessor.DraggableMutator
DraggableAccessor - Interface in org.refcodes.graphical
Provides an accessor for a draggable property.
DraggableAccessor.DraggableBuilder<B extends DraggableAccessor.DraggableBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a draggable property returning the builder for applying multiple build operations.
DraggableAccessor.DraggableMutator - Interface in org.refcodes.graphical
Provides a mutator for a draggable property.
DraggableAccessor.DraggableProperty - Interface in org.refcodes.graphical
Provides a draggable property.
DragOpacityAccessor - Interface in org.refcodes.graphical
Provides an accessor for a drag opacity property.
DragOpacityAccessor.DragOpacityBuilder<B extends DragOpacityAccessor.DragOpacityBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a drag opacity property returning the builder for applying multiple build operations.
DragOpacityAccessor.DragOpacityMutator - Interface in org.refcodes.graphical
Provides a mutator for a drag opacity property.
DragOpacityAccessor.DragOpacityProperty - Interface in org.refcodes.graphical
Provides a drag opacity property.

E

ELLIPSE - org.refcodes.graphical.PixelShape
 
equals(Object) - Method in class org.refcodes.graphical.PositionImpl
equals(Object) - Method in class org.refcodes.graphical.RectangleImpl
equals(Object) - Method in class org.refcodes.graphical.RgbColorImpl
equals(ContainerDimension, ContainerDimension) - Static method in interface org.refcodes.graphical.ContainerDimension
Equals.
equals(Dimension, Dimension) - Static method in interface org.refcodes.graphical.Dimension
Equals.
equals(FieldDimension, FieldDimension) - Static method in interface org.refcodes.graphical.FieldDimension
Equals.
equals(GridDimension, GridDimension) - Static method in interface org.refcodes.graphical.GridDimension
Equals.
equals(GridOffset, GridOffset) - Static method in interface org.refcodes.graphical.GridOffset
Equals.
equals(Offset, Offset) - Static method in interface org.refcodes.graphical.Offset
Equals.
equals(Position, Position) - Static method in interface org.refcodes.graphical.Position
Equals.
equals(Rectangle, Rectangle) - Static method in interface org.refcodes.graphical.Rectangle
Equals.
equals(Vector, Vector) - Static method in interface org.refcodes.graphical.Vector
Equals.
equals(ViewportDimension, ViewportDimension) - Static method in interface org.refcodes.graphical.ViewportDimension
Equals.
equals(ViewportOffset, ViewportOffset) - Static method in interface org.refcodes.graphical.ViewportOffset
Equals.

F

FieldDimension - Interface in org.refcodes.graphical
Provides an accessor for a FieldDimension property.
FieldDimension.FieldDimensionBuilder<B extends FieldDimension.FieldDimensionBuilder<B>> - Interface in org.refcodes.graphical
The Interface FieldDimensionBuilder.
FieldDimension.FieldDimensionMutator - Interface in org.refcodes.graphical
The Interface FieldDimensionMutator.
FieldDimension.FieldDimensionProperty - Interface in org.refcodes.graphical
The Interface FieldDimensionProperty.
FieldDimensionImpl - Class in org.refcodes.graphical
The Class FieldDimensionImpl.
FieldDimensionImpl() - Constructor for class org.refcodes.graphical.FieldDimensionImpl
Instantiates a new field dimension impl.
FieldDimensionImpl(int, int, int) - Constructor for class org.refcodes.graphical.FieldDimensionImpl
Instantiates a new field dimension impl.
FieldGapAccessor - Interface in org.refcodes.graphical
Provides an accessor for a field gap property.
FieldGapAccessor.FieldGapBuilder<B extends FieldGapAccessor.FieldGapBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a field gap property returning the builder for applying multiple build operations.
FieldGapAccessor.FieldGapMutator - Interface in org.refcodes.graphical
Provides a mutator for a field gap property.
FieldGapAccessor.FieldGapProperty - Interface in org.refcodes.graphical
Provides a field gap property.
FieldHeightAccessor - Interface in org.refcodes.graphical
Provides an accessor for a field height property.
FieldHeightAccessor.FieldHeightBuilder<B extends FieldHeightAccessor.FieldHeightBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a field height property returning the builder for applying multiple build operations.
FieldHeightAccessor.FieldHeightMutator - Interface in org.refcodes.graphical
Provides a mutator for a field height property.
FieldHeightAccessor.FieldHeightProperty - Interface in org.refcodes.graphical
Provides a field height property.
FIELDS - org.refcodes.graphical.ScaleMode
 
FieldWidthAccessor - Interface in org.refcodes.graphical
Provides an accessor for a field width property.
FieldWidthAccessor.FieldWidthBuilder<B extends FieldWidthAccessor.FieldWidthBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a field width property returning the builder for applying multiple build operations.
FieldWidthAccessor.FieldWidthMutator - Interface in org.refcodes.graphical
Provides a mutator for a field width property.
FieldWidthAccessor.FieldWidthProperty - Interface in org.refcodes.graphical
Provides a field width property.
FlipBookBuilder<IMG> - Interface in org.refcodes.graphical
A FlipBookBuilder defines a sequence of images (animation) to be flipped through (as of an old fashioned flip-book).
fromBoxBorders(boolean, boolean, boolean, boolean) - Static method in enum org.refcodes.graphical.BoxBorderMode
From box borders.

G

getAlpha() - Method in interface org.refcodes.graphical.RgbColor
Gets the alpha portion.
getAlpha() - Method in class org.refcodes.graphical.RgbColorImpl
Gets the alpha portion.
getAlphaBits() - Method in enum org.refcodes.graphical.ColorDepth
The number of bits for the "alpha" portion.
getAwtFont(String, int, String, int) - Static method in class org.refcodes.graphical.GraphicalUtility
Tries to determine the font size for the given font name and font style for the given text to fit into the given width (pixels).
getBackground() - Method in interface org.refcodes.graphical.BackgroundAccessor
Retrieves the background from the background property.
getBits() - Method in enum org.refcodes.graphical.ColorDepth
The overall number of bits per pixel.
getBlue() - Method in interface org.refcodes.graphical.RgbColor
Gets the blue portion.
getBlue() - Method in class org.refcodes.graphical.RgbColorImpl
Gets the blue portion.
getBlueBits() - Method in enum org.refcodes.graphical.ColorDepth
The number of bits for the "blue" portion.
getBottomBorder() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the bottom border.
getBoxBorderMode() - Method in interface org.refcodes.graphical.BoxBorderModeAccessor
Retrieves the box border mode from the box border mode property.
getBytes() - Method in enum org.refcodes.graphical.ColorDepth
Returns the number of bytes required to store the color value.
getColorAt(int, int) - Method in interface org.refcodes.graphical.RgbPixmap
Returns the AWT's Color representation of the pixel at the according position.
getContainerHeight() - Method in interface org.refcodes.graphical.ContainerHeightAccessor
Retrieves the container height from the container height property.
getContainerWidth() - Method in interface org.refcodes.graphical.ContainerWidthAccessor
Retrieves the container width from the container width property.
getContent() - Method in interface org.refcodes.graphical.ContentAccessor
Retrieves the content from the content property.
getDragOpacity() - Method in interface org.refcodes.graphical.DragOpacityAccessor
Retrieves the drag opacity from the drag opacity property.
getFieldGap() - Method in class org.refcodes.graphical.FieldDimensionImpl
Retrieves the field gap from the field gap property.
getFieldGap() - Method in interface org.refcodes.graphical.FieldGapAccessor
Retrieves the field gap from the field gap property.
getFieldGap() - Method in class org.refcodes.graphical.RasterImpl
Retrieves the field gap from the field gap property.
getFieldHeight() - Method in class org.refcodes.graphical.FieldDimensionImpl
Retrieves the field height from the field height property.
getFieldHeight() - Method in interface org.refcodes.graphical.FieldHeightAccessor
Retrieves the field height from the field height property.
getFieldHeight() - Method in class org.refcodes.graphical.RasterImpl
Retrieves the field height from the field height property.
getFieldWidth() - Method in class org.refcodes.graphical.FieldDimensionImpl
Retrieves the field width from the field width property.
getFieldWidth() - Method in interface org.refcodes.graphical.FieldWidthAccessor
Retrieves the field width from the field width property.
getFieldWidth() - Method in class org.refcodes.graphical.RasterImpl
Retrieves the field width from the field width property.
getGreen() - Method in interface org.refcodes.graphical.RgbColor
Gets the green portion.
getGreen() - Method in class org.refcodes.graphical.RgbColorImpl
Gets the green portion.
getGreenBits() - Method in enum org.refcodes.graphical.ColorDepth
The number of bits for the "green" portion.
getGridHeight() - Method in class org.refcodes.graphical.GridDimensionImpl
Retrieves the grid height from the grid height property.
getGridHeight() - Method in interface org.refcodes.graphical.GridHeightAccessor
Retrieves the grid height from the grid height property.
getGridHeight() - Method in class org.refcodes.graphical.RasterImpl
Retrieves the grid height from the grid height property.
getGridMode() - Method in interface org.refcodes.graphical.GridModeAccessor
Retrieves the grid mode from the grid mode property.
getGridMode() - Method in class org.refcodes.graphical.RasterImpl
Retrieves the grid mode from the grid mode property.
getGridOffsetX() - Method in interface org.refcodes.graphical.GridOffsetXAccessor
Retrieves the X offset from the X offset property.
getGridOffsetY() - Method in interface org.refcodes.graphical.GridOffsetYAccessor
Retrieves the Y offset from the Y offset property.
getGridWidth() - Method in class org.refcodes.graphical.GridDimensionImpl
Retrieves the grid width from the grid width property.
getGridWidth() - Method in interface org.refcodes.graphical.GridWidthAccessor
Retrieves the grid width from the grid width property.
getGridWidth() - Method in class org.refcodes.graphical.RasterImpl
Retrieves the grid width from the grid width property.
getHeight() - Method in class org.refcodes.graphical.DimensionImpl
Retrieves the height from the height property.
getHeight() - Method in interface org.refcodes.graphical.HeightAccessor
Retrieves the height from the height property.
getHeight() - Method in interface org.refcodes.graphical.Pixmap
Retrieves the height of the Pixmap.
getHeight() - Method in class org.refcodes.graphical.RectangleImpl
Retrieves the height from the height property.
getHeight() - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Retrieves the height from the height property.
getHeight() - Method in class org.refcodes.graphical.RgbPixmapImpl
Retrieves the height of the Pixmap.
getHorizontalSpace() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the horizontal space.
getImageDurationInMs() - Method in interface org.refcodes.graphical.FlipBookBuilder
Gets the duration of a single image to be displayed until the next image is shown.
getInactivePixelColor() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the inactive pixel color.
getLayoutMode() - Method in interface org.refcodes.graphical.LayoutModeAccessor
Retrieves the layout mode from the layout mode property.
getLeftBorder() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the left border.
getMatrixDrawingHeight() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the matrix drawing height.
getMatrixDrawingHeight(boolean, boolean, boolean) - Method in interface org.refcodes.graphical.PixGridPanel
Gets the matrix drawing height.
getMatrixDrawingWidth() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the matrix drawing width.
getMatrixDrawingWidth(boolean, boolean, boolean) - Method in interface org.refcodes.graphical.PixGridPanel
Gets the matrix drawing width.
getMatrixHeight() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the matrix height.
getMatrixSize() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the matrix size.
getMatrixWidth() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the matrix width.
getMaxAlphaValue() - Method in enum org.refcodes.graphical.ColorDepth
The max value of for the "alpha" portion.
getMaxBlueValue() - Method in enum org.refcodes.graphical.ColorDepth
The max value of for the "blue" portion.
getMaxGreenValue() - Method in enum org.refcodes.graphical.ColorDepth
The max value of for the "green" portion.
getMaxGridDimension() - Method in interface org.refcodes.graphical.MaxGridDimension
Retrieves the max grid dimension from the max grid dimension property.
getMaxRedValue() - Method in enum org.refcodes.graphical.ColorDepth
The max value of for the "red" portion.
getMaxValue() - Method in enum org.refcodes.graphical.ColorDepth
The overall max value of per pixel.
getMaxViewportDimension() - Method in interface org.refcodes.graphical.MaxViewportDimension
Retrieves the max viewport dimension from the max viewport dimension property.
getMinGridDimension() - Method in interface org.refcodes.graphical.MinGridDimension
Retrieves the min grid dimension from the min grid dimension property.
getMinViewportDimension() - Method in interface org.refcodes.graphical.MinViewportDimension
Retrieves the min viewport dimension from the min viewport dimension property.
getMoveMode() - Method in interface org.refcodes.graphical.MoveModeAccessor
Retrieves the move mode from the move mode property.
getOffsetX() - Method in interface org.refcodes.graphical.OffsetXAccessor
Retrieves the X offset from the X offset property.
getOffsetY() - Method in interface org.refcodes.graphical.OffsetYAccessor
Retrieves the Y offset from the Y offset property.
getOpacity() - Method in enum org.refcodes.graphical.Opacity
Gets the opacity.
getOpacity() - Method in interface org.refcodes.graphical.OpacityAccessor
Retrieves the opacity from the opacity property.
getPixelAt(int, int) - Method in interface org.refcodes.graphical.PixGridPanel
Gets the RgbPixel at the given position.
getPixelAt(int, int) - Method in interface org.refcodes.graphical.Pixmap
Retrieves a pixel at a given position.
getPixelAt(int, int) - Method in class org.refcodes.graphical.RgbPixmapImpl
Retrieves a pixel at a given position.
getPixelHeight() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the pixel height.
getPixels() - Method in interface org.refcodes.graphical.Pixmap
Returns the two dimensional pixels array representing the pixmap.
getPixels() - Method in class org.refcodes.graphical.RgbPixmapImpl
Returns the two dimensional pixels array representing the pixmap.
getPixelShape() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the pixel shape.
getPixelWidth() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the pixel width.
getPixmapOffsetX() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the pixmap offset X.
getPixmapOffsetY() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the pixmap offset Y.
getPixmapSnapshot() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the pixmap snapshot.
getPositionX() - Method in class org.refcodes.graphical.PositionImpl
Retrieves the X position from the X position property.
getPositionX() - Method in interface org.refcodes.graphical.PosXAccessor
Retrieves the X position from the X position property.
getPositionX() - Method in class org.refcodes.graphical.RectangleImpl
Retrieves the X position from the X position property.
getPositionY() - Method in class org.refcodes.graphical.PositionImpl
Retrieves the Y position from the Y position property.
getPositionY() - Method in interface org.refcodes.graphical.PosYAccessor
Retrieves the Y position from the Y position property.
getPositionY() - Method in class org.refcodes.graphical.RectangleImpl
Retrieves the Y position from the Y position property.
getRed() - Method in interface org.refcodes.graphical.RgbColor
Gets the red portion.
getRed() - Method in class org.refcodes.graphical.RgbColorImpl
Gets the red portion.
getRedBits() - Method in enum org.refcodes.graphical.ColorDepth
The number of bits for the "red" portion.
getRgbAt(int, int) - Method in interface org.refcodes.graphical.RgbPixmap
Returns the AWT's Color representation of the pixel at the according position.
getRgbPixmap() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the underlying RgbPixmap.RgbPixmapBuilder.
getRightBorder() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the right border.
getScaleMode() - Method in interface org.refcodes.graphical.ScaleModeAccessor
Retrieves the scale mode from the scale mode property.
getSprite() - Method in interface org.refcodes.graphical.SpriteAccessor
Retrieves the sprite from the sprite property.
getStartUpDelayInMs() - Method in interface org.refcodes.graphical.FlipBookBuilder
Gets the start-up delay of the animation before it is started.
getTopBorder() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the top border.
getVectorX() - Method in interface org.refcodes.graphical.VectorXAccessor
Retrieves the X vector from the X vector property.
getVectorY() - Method in interface org.refcodes.graphical.VectorYAccessor
Retrieves the Y vector from the Y vector property.
getVerticalSpace() - Method in interface org.refcodes.graphical.PixGridPanel
Gets the vertical space.
getViewportHeight() - Method in class org.refcodes.graphical.ViewportDimensionImpl
Retrieves the viewport height from the viewport height property.
getViewportHeight() - Method in interface org.refcodes.graphical.ViewportHeightAccessor
Retrieves the viewport height from the viewport height property.
getViewportOffsetX() - Method in class org.refcodes.graphical.ViewportOffsetImpl
Retrieves the X offset from the X offset property.
getViewportOffsetX() - Method in interface org.refcodes.graphical.ViewportOffsetXAccessor
Retrieves the X offset from the X offset property.
getViewportOffsetY() - Method in class org.refcodes.graphical.ViewportOffsetImpl
Retrieves the Y offset from the Y offset property.
getViewportOffsetY() - Method in interface org.refcodes.graphical.ViewportOffsetYAccessor
Retrieves the Y offset from the Y offset property.
getViewportWidth() - Method in class org.refcodes.graphical.ViewportDimensionImpl
Retrieves the viewport width from the viewport width property.
getViewportWidth() - Method in interface org.refcodes.graphical.ViewportWidthAccessor
Retrieves the viewport width from the viewport width property.
getWidth() - Method in class org.refcodes.graphical.DimensionImpl
Retrieves the width from the width property.
getWidth() - Method in interface org.refcodes.graphical.Pixmap
Retrieves the width of the Pixmap.
getWidth() - Method in class org.refcodes.graphical.RectangleImpl
Retrieves the width from the width property.
getWidth() - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Retrieves the width from the width property.
getWidth() - Method in class org.refcodes.graphical.RgbPixmapImpl
Retrieves the width of the Pixmap.
getWidth() - Method in interface org.refcodes.graphical.WidthAccessor
Retrieves the width from the width property.
GraphicalUtility - Class in org.refcodes.graphical
The Class GraphicalUtility.
GRAYSCALE_8_BIT - org.refcodes.graphical.ColorDepth
 
GRID - org.refcodes.graphical.ScaleMode
 
GridDimension - Interface in org.refcodes.graphical
Provides an accessor for a GridDimension property.
GridDimension.GridDimensionBuilder<B extends GridDimension.GridDimensionBuilder<B>> - Interface in org.refcodes.graphical
The Interface GridDimensionBuilder.
GridDimension.GridDimensionMutator - Interface in org.refcodes.graphical
The Interface GridDimensionMutator.
GridDimension.GridDimensionProperty - Interface in org.refcodes.graphical
The Interface GridDimensionProperty.
GridDimensionImpl - Class in org.refcodes.graphical
The Class GridDimensionImpl.
GridDimensionImpl() - Constructor for class org.refcodes.graphical.GridDimensionImpl
Instantiates a new grid dimension impl.
GridDimensionImpl(int, int) - Constructor for class org.refcodes.graphical.GridDimensionImpl
Instantiates a new grid dimension impl.
GridHeightAccessor - Interface in org.refcodes.graphical
Provides an accessor for a grid height property.
GridHeightAccessor.GridHeightBuilder<B extends GridHeightAccessor.GridHeightBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a grid height property returning the builder for applying multiple build operations.
GridHeightAccessor.GridHeightMutator - Interface in org.refcodes.graphical
Provides a mutator for a grid height property.
GridHeightAccessor.GridHeightProperty - Interface in org.refcodes.graphical
Provides a grid height property.
GridMode - Enum in org.refcodes.graphical
The Enum GridMode.
GridModeAccessor - Interface in org.refcodes.graphical
Provides an accessor for a grid mode property.
GridModeAccessor.GridModeBuilder<B extends GridModeAccessor.GridModeBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a grid mode property returning the builder for applying multiple build operations.
GridModeAccessor.GridModeMutator - Interface in org.refcodes.graphical
Provides a mutator for a grid mode property.
GridModeAccessor.GridModeProperty - Interface in org.refcodes.graphical
Provides a grid mode property.
GridOffset - Interface in org.refcodes.graphical
Provides an accessor for a Y offset property.
GridOffset.GridOffsetBuilder<B extends GridOffset.GridOffsetBuilder<B>> - Interface in org.refcodes.graphical
The Interface GridOffsetBuilder.
GridOffset.GridOffsetMutator - Interface in org.refcodes.graphical
The Interface GridOffsetMutator.
GridOffset.GridOffsetProperty - Interface in org.refcodes.graphical
The Interface GridOffsetProperty.
GridOffsetXAccessor - Interface in org.refcodes.graphical
Provides an accessor for a X offset property.
GridOffsetXAccessor.GridOffsetXBuilder<B extends GridOffsetXAccessor.GridOffsetXBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a X offset property returning the builder for applying multiple build operations.
GridOffsetXAccessor.GridOffsetXMutator - Interface in org.refcodes.graphical
Provides a mutator for a X offset property.
GridOffsetXAccessor.GridOffsetXProperty - Interface in org.refcodes.graphical
Provides a X offset property.
GridOffsetYAccessor - Interface in org.refcodes.graphical
Provides an accessor for a Y offset property.
GridOffsetYAccessor.GridOffsetYBuilder<B extends GridOffsetYAccessor.GridOffsetYBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a Y offset property returning the builder for applying multiple build operations.
GridOffsetYAccessor.GridOffsetYMutator - Interface in org.refcodes.graphical
Provides a mutator for a Y offset property.
GridOffsetYAccessor.GridOffsetYProperty - Interface in org.refcodes.graphical
Provides a Y offset property.
GridWidthAccessor - Interface in org.refcodes.graphical
Provides an accessor for a grid width property.
GridWidthAccessor.GridWidthBuilder<B extends GridWidthAccessor.GridWidthBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a grid width property returning the builder for applying multiple build operations.
GridWidthAccessor.GridWidthMutator - Interface in org.refcodes.graphical
Provides a mutator for a grid width property.
GridWidthAccessor.GridWidthProperty - Interface in org.refcodes.graphical
Provides a grid width property.

H

hashCode() - Method in class org.refcodes.graphical.PositionImpl
hashCode() - Method in class org.refcodes.graphical.RectangleImpl
hashCode() - Method in class org.refcodes.graphical.RgbColorImpl
hasPixelAt(int, int) - Method in interface org.refcodes.graphical.Pixmap
Tests whether there is a pixel at a given position.
HeightAccessor - Interface in org.refcodes.graphical
Provides an accessor for a height property.
HeightAccessor.HeightBuilder<B extends HeightAccessor.HeightBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a height property returning the builder for applying multiple build operations.
HeightAccessor.HeightMutator - Interface in org.refcodes.graphical
Provides a mutator for a height property.
HeightAccessor.HeightProperty - Interface in org.refcodes.graphical
Provides a height property.
hide() - Method in interface org.refcodes.graphical.VisibleAccessor.VisibleMutator
HIDE - org.refcodes.graphical.Opacity
 
HIGH_COLOR_16_BIT - org.refcodes.graphical.ColorDepth
 
HORIZONTAL - org.refcodes.graphical.LayoutMode
 

I

isBottomBorder() - Method in enum org.refcodes.graphical.BoxBorderMode
Checks if is bottom border.
isDraggable() - Method in interface org.refcodes.graphical.DraggableAccessor
Retrieves the draggability from the draggable property.
isHorizontalWrapEnabled() - Method in interface org.refcodes.graphical.PixGridPanel
Checks if is horizontal wrap enabled.
isInBounds(int, int) - Method in interface org.refcodes.graphical.GridDimension
Tests whether the given position is inside of the bounds of the grid.
isInBounds(Position) - Method in interface org.refcodes.graphical.GridDimension
Tests whether the given position is inside of the bounds of the grid.
isInHeight(int) - Method in interface org.refcodes.graphical.GridDimension
Tests whether the given y-position is inside of the bounds of the grid's height.
isInWidth(int) - Method in interface org.refcodes.graphical.GridDimension
Tests whether the given x-position is inside of the bounds of the grid's width.
isLeftBorder() - Method in enum org.refcodes.graphical.BoxBorderMode
Checks if is left border.
isMonochrome() - Method in enum org.refcodes.graphical.ColorDepth
Specifies whether the ColorDepth has neither RGB nor ALPHA portions.
isRightBorder() - Method in enum org.refcodes.graphical.BoxBorderMode
Checks if is right border.
isTopBorder() - Method in enum org.refcodes.graphical.BoxBorderMode
Checks if is top border.
isVerticalWrapEnabled() - Method in interface org.refcodes.graphical.PixGridPanel
Checks if is vertical wrap enabled.
isVisible() - Method in interface org.refcodes.graphical.VisibleAccessor
Retrieves the visibility from the visible property.

J

JUMPY - org.refcodes.graphical.MoveMode
 

L

LayoutMode - Enum in org.refcodes.graphical
Specifies a layout mode in terms of "horizontal" and "vertical".
LayoutModeAccessor - Interface in org.refcodes.graphical
Provides an accessor for a layout mode property.
LayoutModeAccessor.LayoutModeBuilder<B extends LayoutModeAccessor.LayoutModeBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a layout mode property returning the builder for applying multiple build operations.
LayoutModeAccessor.LayoutModeMutator - Interface in org.refcodes.graphical
Provides a mutator for a layout mode property.
LayoutModeAccessor.LayoutModeProperty - Interface in org.refcodes.graphical
Provides a layout mode property.
LEFT - org.refcodes.graphical.BoxBorderMode
 
letBackground(T) - Method in interface org.refcodes.graphical.BackgroundAccessor.BackgroundProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given background (setter) as of BackgroundAccessor.BackgroundMutator.setBackground(Object) and returns the very same value (getter).
letBoxBorderMode(BoxBorderMode) - Method in interface org.refcodes.graphical.BoxBorderModeAccessor.BoxBorderModeProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given BoxBorderMode (setter) as of BoxBorderModeAccessor.BoxBorderModeMutator.setBoxBorderMode(BoxBorderMode) and returns the very same value (getter).
letColorAt(Color, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given pixels (setter) as of RgbPixmap.RgbPixmapMutator.setRgbAt(int, int, int) and returns the very same value (getter).
letContainerDimension(int, int) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of ContainerDimension.ContainerDimensionMutator.setContainerDimension(int, int) and returns the very same values encapsulated as ContainerDimension instance.
letContainerDimension(ContainerDimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given ContainerDimension (setter) as of ContainerDimension.ContainerDimensionMutator.setContainerDimension(ContainerDimension) and returns the very same value (getter).
letContainerDimension(Dimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Dimension (setter) as of ContainerDimension.ContainerDimensionMutator.setContainerDimension(Dimension) and returns the very same value (getter).
letContainerHeight(int) - Method in interface org.refcodes.graphical.ContainerHeightAccessor.ContainerHeightProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given container height (setter) as of ContainerHeightAccessor.ContainerHeightMutator.setContainerHeight(int) and returns the very same value (getter).
letContainerWidth(int) - Method in interface org.refcodes.graphical.ContainerWidthAccessor.ContainerWidthProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given container width (setter) as of ContainerWidthAccessor.ContainerWidthMutator.setContainerWidth(int) and returns the very same value (getter).
letContent(T) - Method in interface org.refcodes.graphical.ContentAccessor.ContentProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given content (setter) as of ContentAccessor.ContentMutator.setContent(Object) and returns the very same value (getter).
letDimension(int, int) - Method in interface org.refcodes.graphical.Dimension.DimensionProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of Dimension.DimensionMutator.setDimension(int, int) and returns the very same value encapsulated as Dimension instance.
letDimension(Dimension) - Method in interface org.refcodes.graphical.Dimension.DimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Dimension (setter) as of Dimension.DimensionMutator.setDimension(Dimension) and returns the very same value (getter).
letDraggable(boolean) - Method in interface org.refcodes.graphical.DraggableAccessor.DraggableProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given boolean (setter) as of DraggableAccessor.DraggableMutator.setDraggable(boolean) and returns the very same value (getter).
letDragOpacity(double) - Method in interface org.refcodes.graphical.DragOpacityAccessor.DragOpacityProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given double (setter) as of DragOpacityAccessor.DragOpacityMutator.setDragOpacity(double) and returns the very same value (getter).
letFieldDimension(int, int) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Dimension (setter) as of FieldDimension.FieldDimensionMutator.setFieldDimension(int, int) and returns the very same value encapsulated as Dimension instance.
letFieldDimension(int, int, int) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension as well as the gap (setter) as of FieldDimension.FieldDimensionMutator.setFieldDimension(int, int, int) and returns the very same values encapsulated as FieldDimension instance.
letFieldDimension(Dimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Dimension (setter) as of FieldDimension.FieldDimensionMutator.setFieldDimension(Dimension) and returns the very same value (getter).
letFieldDimension(FieldDimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given FieldDimension (setter) as of FieldDimension.FieldDimensionMutator.setFieldDimension(FieldDimension) and returns the very same value (getter).
letFieldGap(int) - Method in interface org.refcodes.graphical.FieldGapAccessor.FieldGapProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of FieldGapAccessor.FieldGapMutator.setFieldGap(int) and returns the very same value (getter).
letFieldHeight(int) - Method in interface org.refcodes.graphical.FieldHeightAccessor.FieldHeightProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of FieldHeightAccessor.FieldHeightMutator.setFieldHeight(int) and returns the very same value (getter).
letFieldWidth(int) - Method in interface org.refcodes.graphical.FieldWidthAccessor.FieldWidthProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of FieldWidthAccessor.FieldWidthMutator.setFieldWidth(int) and returns the very same value (getter).
letGridDimension(int, int) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of GridDimension.GridDimensionMutator.setGridDimension(int, int) and returns the very same values encapsulated as GridDimension instance.
letGridDimension(Dimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Dimension (setter) as of GridDimension.GridDimensionMutator.setGridDimension(Dimension) and returns the very same value (getter).
letGridDimension(GridDimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given GridDimension (setter) as of GridDimension.GridDimensionMutator.setGridDimension(GridDimension) and returns the very same value (getter).
letGridHeight(int) - Method in interface org.refcodes.graphical.GridHeightAccessor.GridHeightProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of GridHeightAccessor.GridHeightMutator.setGridHeight(int) and returns the very same value (getter).
letGridMode(GridMode) - Method in interface org.refcodes.graphical.GridModeAccessor.GridModeProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given GridMode (setter) as of GridModeAccessor.GridModeMutator.setGridMode(GridMode) and returns the very same value (getter).
letGridOffset(int, int) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of GridOffset.GridOffsetMutator.setGridOffset(int, int) and returns the very same values encapsulated as GridOffset instance.
letGridOffset(GridOffset) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given GridOffset (setter) as of GridOffset.GridOffsetMutator.setGridOffset(GridOffset) and returns the very same value (getter).
letGridOffset(Position) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Position (setter) as of GridOffset.GridOffsetMutator.setGridOffset(Position) and returns the very same value (getter).
letGridOffsetX(int) - Method in interface org.refcodes.graphical.GridOffsetXAccessor.GridOffsetXProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of GridOffsetXAccessor.GridOffsetXMutator.setGridOffsetX(int) and returns the very same value (getter).
letGridOffsetY(int) - Method in interface org.refcodes.graphical.GridOffsetYAccessor.GridOffsetYProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of GridOffsetYAccessor.GridOffsetYMutator.setGridOffsetY(int) and returns the very same value (getter).
letGridWidth(int) - Method in interface org.refcodes.graphical.GridWidthAccessor.GridWidthProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of GridWidthAccessor.GridWidthMutator.setGridWidth(int) and returns the very same value (getter).
letHeight(int) - Method in interface org.refcodes.graphical.HeightAccessor.HeightProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of HeightAccessor.HeightMutator.setHeight(int) and returns the very same value (getter).
letLayoutMode(LayoutMode) - Method in interface org.refcodes.graphical.LayoutModeAccessor.LayoutModeProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given LayoutMode (setter) as of LayoutModeAccessor.LayoutModeMutator.setLayoutMode(LayoutMode) and returns the very same value (getter).
letMaxGridDimension(int, int) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of MaxGridDimension.MaxGridDimensionMutator.setMaxGridDimension(int, int) and returns the very same values encapsulated as GridDimension instance.
letMaxGridDimension(Dimension) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Dimension (setter) as of MaxGridDimension.MaxGridDimensionMutator.setMaxGridDimension(GridDimension) and returns the very same value (getter).
letMaxGridDimension(GridDimension) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given GridDimension (setter) as of MaxGridDimension.MaxGridDimensionMutator.setMaxGridDimension(GridDimension) and returns the very same value (getter).
letMaxViewportDimension(int, int) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of MaxViewportDimension.MaxViewportDimensionMutator.setMaxViewportDimension(int, int) and returns the very same values encapsulated as ViewportDimension instance.
letMaxViewportDimension(Dimension) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Dimension (setter) as of MaxViewportDimension.MaxViewportDimensionMutator.setMaxViewportDimension(ViewportDimension) and returns the very same value (getter).
letMaxViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given ViewportDimension (setter) as of MaxViewportDimension.MaxViewportDimensionMutator.setMaxViewportDimension(ViewportDimension) and returns the very same value (getter).
letMinGridDimension(int, int) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of MinGridDimension.MinGridDimensionMutator.setMinGridDimension(int, int) and returns the very same values encapsulated as GridDimension instance.
letMinGridDimension(Dimension) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Dimension (setter) as of MinGridDimension.MinGridDimensionMutator.setMinGridDimension(GridDimension) and returns the very same value (getter).
letMinGridDimension(GridDimension) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given GridDimension (setter) as of MinGridDimension.MinGridDimensionMutator.setMinGridDimension(GridDimension) and returns the very same value (getter).
letMinViewportDimension(int, int) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of MinViewportDimension.MinViewportDimensionMutator.setMinViewportDimension(int, int) and returns the very same values encapsulated as ViewportDimension instance.
letMinViewportDimension(Dimension) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Dimension (setter) as of MinViewportDimension.MinViewportDimensionMutator.setMinViewportDimension(ViewportDimension) and returns the very same value (getter).
letMinViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given ViewportDimension (setter) as of MinViewportDimension.MinViewportDimensionMutator.setMinViewportDimension(ViewportDimension) and returns the very same value (getter).
letMoveMode(MoveMode) - Method in interface org.refcodes.graphical.MoveModeAccessor.MoveModeProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given MoveMode (setter) as of MoveModeAccessor.MoveModeMutator.setMoveMode(MoveMode) and returns the very same value (getter).
letOffset(int, int) - Method in interface org.refcodes.graphical.Offset.OffsetProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of Offset.OffsetMutator.setOffset(int, int) and returns the very same values encapsulated as Offset instance.
letOffset(Offset) - Method in interface org.refcodes.graphical.Offset.OffsetProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Offset (setter) as of Offset.OffsetMutator.setOffset(Offset) and returns the very same value (getter).
letOffset(Position) - Method in interface org.refcodes.graphical.Offset.OffsetProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Position (setter) as of Offset.OffsetMutator.setOffset(Position) and returns the very same value (getter).
letOffsetX(int) - Method in interface org.refcodes.graphical.OffsetXAccessor.OffsetXProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of OffsetXAccessor.OffsetXMutator.setOffsetX(int) and returns the very same value (getter).
letOffsetY(int) - Method in interface org.refcodes.graphical.OffsetYAccessor.OffsetYProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of OffsetYAccessor.OffsetYMutator.setOffsetY(int) and returns the very same value (getter).
letOpacity(double) - Method in interface org.refcodes.graphical.OpacityAccessor.OpacityProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given double (setter) as of OpacityAccessor.OpacityMutator.setOpacity(double) and returns the very same value (getter).
letPixels(PX[][]) - Method in interface org.refcodes.graphical.Pixmap.PixmapProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given pixels (setter) as of setPixels(Object[][]) and returns the very same value (getter).
letPosition(int, int) - Method in interface org.refcodes.graphical.Position.PositionProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Dimension (setter) as of Position.PositionMutator.setPosition(int, int) and returns the very same values encapsulated as Position instance.
letPosition(Position) - Method in interface org.refcodes.graphical.Position.PositionProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Position (setter) as of Position.PositionMutator.setPosition(Position) and returns the very same value (getter).
letPositionX(int) - Method in interface org.refcodes.graphical.PosXAccessor.PosXProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of PosXAccessor.PosXMutator.setPositionX(int) and returns the very same value (getter).
letPositionY(int) - Method in interface org.refcodes.graphical.PosYAccessor.PosYProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of PosYAccessor.PosYMutator.setPositionY(int) and returns the very same value (getter).
letRectangle(int, int, int, int) - Method in interface org.refcodes.graphical.Rectangle.RectangleProperty
This method stores and passes through the given arguments, which is very useful for builder APIs: Sets the given Rectangle (setter) as of Rectangle.RectangleMutator.setRectangle(int, int, int, int) and returns the very same value encapsulated as Rectangle instance.
letRectangle(Rectangle) - Method in interface org.refcodes.graphical.Rectangle.RectangleProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given Rectangle (setter) as of Rectangle.RectangleMutator.setRectangle(Rectangle) and returns the very same value (getter).
letRgbAt(int, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given pixels (setter) as of RgbPixmap.RgbPixmapMutator.setRgbAt(int, int, int) and returns the very same value (getter).
letRgbAt(PX, int, int) - Method in interface org.refcodes.graphical.Pixmap.PixmapProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given pixels (setter) as of setPixelAt(Object, int, int) and returns the very same value (getter).
letScaleMode(ScaleMode) - Method in interface org.refcodes.graphical.ScaleModeAccessor.ScaleModeProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given ScaleMode (setter) as of ScaleModeAccessor.ScaleModeMutator.setScaleMode(ScaleMode) and returns the very same value (getter).
letSprite(T) - Method in interface org.refcodes.graphical.SpriteAccessor.SpriteProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given value (setter) as of SpriteAccessor.SpriteMutator.setSprite(Object) and returns the very same value (getter).
letVectorX(int) - Method in interface org.refcodes.graphical.VectorXAccessor.VectorXProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of VectorXAccessor.VectorXMutator.setVectorX(int) and returns the very same value (getter).
letVectorY(int) - Method in interface org.refcodes.graphical.VectorYAccessor.VectorYProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of VectorYAccessor.VectorYMutator.setVectorY(int) and returns the very same value (getter).
letViewportHeight(int) - Method in interface org.refcodes.graphical.ViewportHeightAccessor.ViewportHeightProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of ViewportHeightAccessor.ViewportHeightMutator.setViewportHeight(int) and returns the very same value (getter).
letViewportOffsetX(int) - Method in interface org.refcodes.graphical.ViewportOffsetXAccessor.ViewportOffsetXProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of ViewportOffsetXAccessor.ViewportOffsetXMutator.setViewportOffsetX(int) and returns the very same value (getter).
letViewportOffsetY(int) - Method in interface org.refcodes.graphical.ViewportOffsetYAccessor.ViewportOffsetYProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of ViewportOffsetYAccessor.ViewportOffsetYMutator.setViewportOffsetY(int) and returns the very same value (getter).
letViewportWidth(int) - Method in interface org.refcodes.graphical.ViewportWidthAccessor.ViewportWidthProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of ViewportWidthAccessor.ViewportWidthMutator.setViewportWidth(int) and returns the very same value (getter).
letVisible(boolean) - Method in interface org.refcodes.graphical.VisibleAccessor.VisibleProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given boolean (setter) as of VisibleAccessor.VisibleMutator.setVisible(boolean) and returns the very same value (getter).
letWidth(int) - Method in interface org.refcodes.graphical.WidthAccessor.WidthProperty
This method stores and passes through the given argument, which is very useful for builder APIs: Sets the given integer (setter) as of WidthAccessor.WidthMutator.setWidth(int) and returns the very same value (getter).

M

MaxGridDimension - Interface in org.refcodes.graphical
Provides an accessor for a max grid dimension property.
MaxGridDimension.MaxGridDimensionBuilder<B extends MaxGridDimension.MaxGridDimensionBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a max grid dimension property returning the builder for applying multiple build operations.
MaxGridDimension.MaxGridDimensionMutator - Interface in org.refcodes.graphical
Provides a mutator for a max grid dimension property.
MaxGridDimension.MaxGridDimensionProperty - Interface in org.refcodes.graphical
Provides a max grid dimension property.
MaxViewportDimension - Interface in org.refcodes.graphical
Provides an accessor for a max viewport dimension property.
MaxViewportDimension.MaxViewportDimensionBuilder<B extends MaxViewportDimension.MaxViewportDimensionBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a max viewport dimension property returning the builder for applying multiple build operations.
MaxViewportDimension.MaxViewportDimensionMutator - Interface in org.refcodes.graphical
Provides a mutator for a max viewport dimension property.
MaxViewportDimension.MaxViewportDimensionProperty - Interface in org.refcodes.graphical
Provides a max viewport dimension property builder.
mergeColorArrays(Pixmap<PX>) - Method in interface org.refcodes.graphical.Pixmap.PixmapBuilder
Merge color arrays.
mergeWith(B, int, int, boolean, boolean, int, int, int, int) - Method in interface org.refcodes.graphical.Pixmap.PixmapBuilder
Merges this Pixmap with the provided source Pixmap.
mergeWith(B, int, int, boolean, boolean, int, int, int, int, Color) - Method in interface org.refcodes.graphical.Pixmap.PixmapBuilder
Merges this Pixmap with the provided source Pixmap.
MinGridDimension - Interface in org.refcodes.graphical
Provides an accessor for a min grid dimension property.
MinGridDimension.MinGridDimensionBuilder<B extends MinGridDimension.MinGridDimensionBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a min grid dimension property returning the builder for applying multiple build operations.
MinGridDimension.MinGridDimensionMutator - Interface in org.refcodes.graphical
Provides a mutator for a min grid dimension property.
MinGridDimension.MinGridDimensionProperty - Interface in org.refcodes.graphical
Provides a min grid dimension property.
MinViewportDimension - Interface in org.refcodes.graphical
Provides an accessor for a min viewport dimension property.
MinViewportDimension.MinViewportDimensionBuilder<B extends MinViewportDimension.MinViewportDimensionBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a min viewport dimension property returning the builder for applying multiple build operations.
MinViewportDimension.MinViewportDimensionMutator - Interface in org.refcodes.graphical
Provides a mutator for a min viewport dimension property.
MinViewportDimension.MinViewportDimensionProperty - Interface in org.refcodes.graphical
Provides a min viewport dimension property.
MONOCHROME_1_BIT - org.refcodes.graphical.ColorDepth
 
moveEast(int, int, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Move the RgbPixmap to the east.
MoveMode - Enum in org.refcodes.graphical
The Enum MoveMode.
MoveModeAccessor - Interface in org.refcodes.graphical
Provides an accessor for a move mode property.
MoveModeAccessor.MoveModeBuilder<B extends MoveModeAccessor.MoveModeBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a move mode property returning the builder for applying multiple build operations.
MoveModeAccessor.MoveModeMutator - Interface in org.refcodes.graphical
Provides a mutator for a move mode property.
MoveModeAccessor.MoveModeProperty - Interface in org.refcodes.graphical
Provides a move mode property.
moveNorth(int, int, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Move the RgbPixmap to the north.
moveNorthEast(int, int, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Move the RgbPixmap to the north east.
moveNorthWest(int, int, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Move the RgbPixmap to the north west.
moveSouth(int, int, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Move the RgbPixmap to the south.
moveSouthEast(int, int, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Move the RgbPixmap to the south east.
moveSouthWest(int, int, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Move the RgbPixmap to the south west.
moveWest(int, int, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Move the RgbPixmap to the west.
MSX_8_BIT - org.refcodes.graphical.ColorDepth
 

N

NONE - org.refcodes.graphical.BoxBorderMode
 
NONE - org.refcodes.graphical.GridMode
 
NONE - org.refcodes.graphical.ScaleMode
 

O

Offset - Interface in org.refcodes.graphical
Provides an accessor for a Y offset property.
Offset.OffsetBuilder<B extends Offset.OffsetBuilder<B>> - Interface in org.refcodes.graphical
The Interface OffsetBuilder.
Offset.OffsetMutator - Interface in org.refcodes.graphical
The Interface OffsetMutator.
Offset.OffsetProperty - Interface in org.refcodes.graphical
The Interface OffsetProperty.
OffsetXAccessor - Interface in org.refcodes.graphical
Provides an accessor for a X offset property.
OffsetXAccessor.OffsetXBuilder<B extends OffsetXAccessor.OffsetXBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a X offset property returning the builder for applying multiple build operations.
OffsetXAccessor.OffsetXMutator - Interface in org.refcodes.graphical
Provides a mutator for a X offset property.
OffsetXAccessor.OffsetXProperty - Interface in org.refcodes.graphical
Provides a X offset property.
OffsetYAccessor - Interface in org.refcodes.graphical
Provides an accessor for a Y offset property.
OffsetYAccessor.OffsetYBuilder<B extends OffsetYAccessor.OffsetYBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a Y offset property returning the builder for applying multiple build operations.
OffsetYAccessor.OffsetYMutator - Interface in org.refcodes.graphical
Provides a mutator for a Y offset property.
OffsetYAccessor.OffsetYProperty - Interface in org.refcodes.graphical
Provides a Y offset property.
Opacity - Enum in org.refcodes.graphical
The Enum Opacity.
OpacityAccessor - Interface in org.refcodes.graphical
Provides an accessor for a opacity property.
OpacityAccessor.OpacityBuilder<B extends OpacityAccessor.OpacityBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a opacity property returning the builder for applying multiple build operations.
OpacityAccessor.OpacityMutator - Interface in org.refcodes.graphical
Provides a mutator for a opacity property.
OpacityAccessor.OpacityProperty - Interface in org.refcodes.graphical
Provides a opacity property.
org.refcodes.graphical - module org.refcodes.graphical
 
org.refcodes.graphical - package org.refcodes.graphical
This package contains graphics related interfaces representing the types defined by this artifact.

P

PERIODIC - org.refcodes.graphical.GridMode
The grid extends outside the top back to the bottom (and vice versa), outside the left hand side back to the right hand side (and vice versa).
PixelShape - Enum in org.refcodes.graphical
Shape of the light bulbs to paint.
PixGridBannerPanel - Interface in org.refcodes.graphical
The PixGridBannerPanel extends the PixGridPanel and manages a RgbPixmap to be painted on a grid panel (such as an LED matrix) and moved or faded over that grid panel.
PixGridPanel - Interface in org.refcodes.graphical
The PixGridPanel projects a RgbPixmap on a grid panel (such as an LED matrix) , the underlying RgbPixmap is painted onto that grid pane as implemented by any implementing classes.
Pixmap<PX> - Interface in org.refcodes.graphical
A pixmap represents the data of a two dimensional image.
Pixmap.PixmapBuilder<PX,​B extends Pixmap.PixmapBuilder<PX,​B>> - Interface in org.refcodes.graphical
Provides a builder method for a pixmap property returning the builder for applying multiple build operations.
Pixmap.PixmapMutator<PX> - Interface in org.refcodes.graphical
Provides a mutator for a pixmap property.
Pixmap.PixmapProperty<PX> - Interface in org.refcodes.graphical
Provides a pixmap property.
PixmapImageBuilder<PX> - Interface in org.refcodes.graphical
The Interface PixmapImageBuilder.
Position - Interface in org.refcodes.graphical
Provides an accessor for a Y position property.
Position.PositionBuilder<B extends Position.PositionBuilder<B>> - Interface in org.refcodes.graphical
The Interface PositionBuilder.
Position.PositionMutator - Interface in org.refcodes.graphical
The Interface PositionMutator.
Position.PositionProperty - Interface in org.refcodes.graphical
The Interface PositionProperty.
PositionImpl - Class in org.refcodes.graphical
The Class PositionImpl.
PositionImpl() - Constructor for class org.refcodes.graphical.PositionImpl
Instantiates a new position impl.
PositionImpl(int, int) - Constructor for class org.refcodes.graphical.PositionImpl
Instantiates a new position impl.
PositionPropertyBuilder - Class in org.refcodes.graphical
The Class PositionPropertyBuilder.
PositionPropertyBuilder() - Constructor for class org.refcodes.graphical.PositionPropertyBuilder
Instantiates a new position property builder impl.
PositionPropertyBuilder(int, int) - Constructor for class org.refcodes.graphical.PositionPropertyBuilder
Instantiates a new position property builder impl.
PosXAccessor - Interface in org.refcodes.graphical
Provides an accessor for a X position property.
PosXAccessor.PosXBuilder<B extends PosXAccessor.PosXBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a X position property returning the builder for applying multiple build operations.
PosXAccessor.PosXMutator - Interface in org.refcodes.graphical
Provides a mutator for a X position property.
PosXAccessor.PosXProperty - Interface in org.refcodes.graphical
Provides a X position property.
PosYAccessor - Interface in org.refcodes.graphical
Provides an accessor for a Y position property.
PosYAccessor.PosYBuilder<B extends PosYAccessor.PosYBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a Y position property returning the builder for applying multiple build operations.
PosYAccessor.PosYMutator - Interface in org.refcodes.graphical
Provides a mutator for a Y position property.
PosYAccessor.PosYProperty - Interface in org.refcodes.graphical
Provides a Y position property.

R

Raster - Interface in org.refcodes.graphical
The Interface Raster.
Raster.RasterBuilder<B extends Raster.RasterBuilder<B>> - Interface in org.refcodes.graphical
The Interface RasterBuilder.
Raster.RasterMutator - Interface in org.refcodes.graphical
The Interface RasterMutator.
Raster.RasterProperty - Interface in org.refcodes.graphical
The Interface RasterProperty.
RasterImpl - Class in org.refcodes.graphical
The Class RasterImpl.
RasterImpl() - Constructor for class org.refcodes.graphical.RasterImpl
Instantiates a new raster impl.
RasterImpl(int, int, int, int, int, GridMode) - Constructor for class org.refcodes.graphical.RasterImpl
Instantiates a new raster impl.
RasterPropertyBuilder - Class in org.refcodes.graphical
The Class RasterPropertyBuilder.
RasterPropertyBuilder() - Constructor for class org.refcodes.graphical.RasterPropertyBuilder
Instantiates a new raster property builder impl.
RasterPropertyBuilder(int, int, int, int, int, GridMode) - Constructor for class org.refcodes.graphical.RasterPropertyBuilder
Instantiates a new raster property builder impl.
Rectangle - Interface in org.refcodes.graphical
Provides an accessor for a rectangle property (dimension and height).
RECTANGLE - org.refcodes.graphical.PixelShape
 
Rectangle.RectangleBuilder<B extends Rectangle.RectangleBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder for a rectangle property (dimension and height).
Rectangle.RectangleMutator - Interface in org.refcodes.graphical
Provides a mutator for a rectangle property (dimension and height).
Rectangle.RectangleProperty - Interface in org.refcodes.graphical
Provides a property (getter / setter) for a rectangle property (dimension and height).
RectangleImpl - Class in org.refcodes.graphical
The class RectangleImpl implements the Rectangle interface.
RectangleImpl(int, int, int, int) - Constructor for class org.refcodes.graphical.RectangleImpl
Constructs a Rectangle with the given metrics.
RectangleImpl(Position, Dimension) - Constructor for class org.refcodes.graphical.RectangleImpl
Constructs a Rectangle with the given metrics.
removeBlankArea(Rectangle) - Method in interface org.refcodes.graphical.PixGridPanel
Removes the blank area now to be painted with grid pixels again.
repaint() - Method in interface org.refcodes.graphical.PixGridPanel
Repaint the pane with the underlying metrics and pixmap.
RgbColor - Interface in org.refcodes.graphical
The Interface RgbPixel.
RgbColorImpl - Class in org.refcodes.graphical
The Class RgbColorImpl.
RgbColorImpl() - Constructor for class org.refcodes.graphical.RgbColorImpl
Instantiates a new rgb pixel impl.
RgbColorImpl(int) - Constructor for class org.refcodes.graphical.RgbColorImpl
Instantiates a new rgb pixel impl.
RgbColorImpl(int, int, int, int) - Constructor for class org.refcodes.graphical.RgbColorImpl
Instantiates a new rgb pixel impl.
RgbColorImpl(Color) - Constructor for class org.refcodes.graphical.RgbColorImpl
Instantiates a new rgb pixel impl.
RgbPixel - Interface in org.refcodes.graphical
The Interface RgbPixel.
RgbPixelImpl - Class in org.refcodes.graphical
The Class RgbPixelImpl.
RgbPixelImpl() - Constructor for class org.refcodes.graphical.RgbPixelImpl
RgbPixelImpl(int) - Constructor for class org.refcodes.graphical.RgbPixelImpl
RgbPixelImpl(int, int, int, int) - Constructor for class org.refcodes.graphical.RgbPixelImpl
RgbPixelImpl(Color) - Constructor for class org.refcodes.graphical.RgbPixelImpl
RgbPixmap - Interface in org.refcodes.graphical
The Interface RgbPixmap.
RgbPixmap.RgbPixmapBuilder - Interface in org.refcodes.graphical
The Interface RgbPixmapBuilder.
RgbPixmap.RgbPixmapMutator - Interface in org.refcodes.graphical
The Interface RgbPixmapMutator.
RgbPixmap.RgbPixmapProperty - Interface in org.refcodes.graphical
The Interface RgbPixmapProperty.
RgbPixmapBuilderImpl - Class in org.refcodes.graphical
The Class RgbPixmapBuilderImpl.
RgbPixmapBuilderImpl() - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(BufferedImage) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(BufferedImage, int, int) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(File) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(File, int, int) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(InputStream) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(InputStream, int, int) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(URL) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(URL, int, int) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapBuilderImpl(RgbPixel[][]) - Constructor for class org.refcodes.graphical.RgbPixmapBuilderImpl
RgbPixmapImageBuilder - Class in org.refcodes.graphical
The Class RgbPixmapImageBuilderImpl.
RgbPixmapImageBuilder() - Constructor for class org.refcodes.graphical.RgbPixmapImageBuilder
 
RgbPixmapImpl - Class in org.refcodes.graphical
The Class RgbPixmapImpl.
RgbPixmapImpl() - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Instantiates a new rgb pixmap impl.
RgbPixmapImpl(int, int) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Instantiates a new rgb pixmap impl.
RgbPixmapImpl(BufferedImage) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Constructs a RgbPixmap from the given BufferedImage.
RgbPixmapImpl(BufferedImage, int, int) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Constructs a RgbPixmap from the given BufferedImage and the given dimension for the resulting pixmap.
RgbPixmapImpl(File) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Constructs a RgbPixmap from the given File.
RgbPixmapImpl(File, int, int) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Constructs a RgbPixmap from the given File and the given dimension for the resulting pixmap.
RgbPixmapImpl(InputStream) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Constructs a RgbPixmap from the given image InputStream.
RgbPixmapImpl(InputStream, int, int) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Constructs a RgbPixmap from the given image InputStream and the given dimension for the resulting pixmap.
RgbPixmapImpl(URL) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Constructs a RgbPixmap from the given image's URL.
RgbPixmapImpl(URL, int, int) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Constructs a RgbPixmap from the given image's URL and the given dimension for the resulting pixmap.
RgbPixmapImpl(RgbPixel[][]) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Instantiates a new rgb pixmap impl.
RIGHT - org.refcodes.graphical.BoxBorderMode
 
RIGHT_BOTTOM - org.refcodes.graphical.BoxBorderMode
 
RIGHT_BOTTOM_LEFT - org.refcodes.graphical.BoxBorderMode
 
RIGHT_LEFT - org.refcodes.graphical.BoxBorderMode
 
rndFadeToPixmap(RgbPixmap.RgbPixmapBuilder, int, int, float, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Rnd fade to pixmap.

S

ScaleMode - Enum in org.refcodes.graphical
The Enum ScaleMode.
ScaleModeAccessor - Interface in org.refcodes.graphical
Provides an accessor for a scale mode property.
ScaleModeAccessor.ScaleModeBuilder<B extends ScaleModeAccessor.ScaleModeBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a scale mode property returning the builder for applying multiple build operations.
ScaleModeAccessor.ScaleModeMutator - Interface in org.refcodes.graphical
Provides a mutator for a scale mode property.
ScaleModeAccessor.ScaleModeProperty - Interface in org.refcodes.graphical
Provides a scale mode property.
setAlphaPortion(int) - Method in interface org.refcodes.graphical.RgbColor
Sets the alpha portion.
setAlphaPortion(int) - Method in class org.refcodes.graphical.RgbColorImpl
Sets the alpha portion.
setBackground(T) - Method in interface org.refcodes.graphical.BackgroundAccessor.BackgroundMutator
Sets the background for the background property.
setBluePortion(int) - Method in interface org.refcodes.graphical.RgbColor
Sets the blue portion.
setBluePortion(int) - Method in class org.refcodes.graphical.RgbColorImpl
Sets the blue portion.
setBoxBorderMode(BoxBorderMode) - Method in interface org.refcodes.graphical.BoxBorderModeAccessor.BoxBorderModeMutator
Sets the box border mode for the box border mode property.
setColorAt(Color, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapMutator
Sets an integer value interpreted as pixel in the pixmap.
setContainerDimension(int, int) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionMutator
Sets the container dimension.
setContainerDimension(ContainerDimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionMutator
Sets the container dimension.
setContainerDimension(Dimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionMutator
Sets the container dimension.
setContainerHeight(int) - Method in interface org.refcodes.graphical.ContainerHeightAccessor.ContainerHeightMutator
Sets the container height for the container height property.
setContainerWidth(int) - Method in interface org.refcodes.graphical.ContainerWidthAccessor.ContainerWidthMutator
Sets the container width for the container width property.
setContent(T) - Method in interface org.refcodes.graphical.ContentAccessor.ContentMutator
Sets the content for the content property.
setDimension(int, int) - Method in interface org.refcodes.graphical.Dimension.DimensionMutator
Sets the dimension.
setDimension(int, int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the dimension.
setDimension(Dimension) - Method in interface org.refcodes.graphical.Dimension.DimensionMutator
Sets the dimension.
setDimension(Dimension) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the dimension.
setDraggable(boolean) - Method in interface org.refcodes.graphical.DraggableAccessor.DraggableMutator
Sets the draggability for the draggable property.
setDragOpacity(double) - Method in interface org.refcodes.graphical.DragOpacityAccessor.DragOpacityMutator
Sets the drag opacity for the drag opacity property.
setFieldDimension(int, int) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionMutator
Sets the field dimension.
setFieldDimension(int, int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field dimension.
setFieldDimension(int, int, int) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionMutator
Sets the field dimension.
setFieldDimension(int, int, int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field dimension.
setFieldDimension(Dimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionMutator
Sets the field dimension.
setFieldDimension(Dimension) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field dimension.
setFieldDimension(FieldDimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionMutator
Sets the field dimension.
setFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field dimension.
setFieldGap(int) - Method in interface org.refcodes.graphical.FieldGapAccessor.FieldGapMutator
Sets the field gap for the field gap property.
setFieldGap(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field gap for the field gap property.
setFieldHeight(int) - Method in interface org.refcodes.graphical.FieldHeightAccessor.FieldHeightMutator
Sets the field height for the field height property.
setFieldHeight(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field height for the field height property.
setFieldWidth(int) - Method in interface org.refcodes.graphical.FieldWidthAccessor.FieldWidthMutator
Sets the field width for the field width property.
setFieldWidth(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field width for the field width property.
setGreenPortion(int) - Method in interface org.refcodes.graphical.RgbColor
Sets the green portion.
setGreenPortion(int) - Method in class org.refcodes.graphical.RgbColorImpl
Sets the green portion.
setGridDimension(int, int) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionMutator
Sets the grid dimension.
setGridDimension(int, int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the grid dimension.
setGridDimension(Dimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionMutator
Sets the grid dimension.
setGridDimension(Dimension) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the grid dimension.
setGridDimension(GridDimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionMutator
Sets the grid dimension.
setGridDimension(GridDimension) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the grid dimension.
setGridHeight(int) - Method in interface org.refcodes.graphical.GridHeightAccessor.GridHeightMutator
Sets the grid height for the grid height property.
setGridHeight(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the grid height for the grid height property.
setGridMode(GridMode) - Method in interface org.refcodes.graphical.GridModeAccessor.GridModeMutator
Sets the grid mode for the grid mode property.
setGridMode(GridMode) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the grid mode for the grid mode property.
setGridOffset(int, int) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetMutator
Sets the grid offset.
setGridOffset(GridOffset) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetMutator
Sets the grid offset.
setGridOffset(Offset) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetMutator
Sets the grid offset.
setGridOffset(Position) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetMutator
Sets the grid offset.
setGridOffsetX(int) - Method in interface org.refcodes.graphical.GridOffsetXAccessor.GridOffsetXMutator
Sets the X offset for the X offset property.
setGridOffsetY(int) - Method in interface org.refcodes.graphical.GridOffsetYAccessor.GridOffsetYMutator
Sets the Y offset for the Y offset property.
setGridWidth(int) - Method in interface org.refcodes.graphical.GridWidthAccessor.GridWidthMutator
Sets the grid width for the grid width property.
setGridWidth(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the grid width for the grid width property.
setHeight(int) - Method in interface org.refcodes.graphical.HeightAccessor.HeightMutator
Sets the height for the height property.
setHeight(int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the height for the height property.
setImageDurationInMs(int) - Method in interface org.refcodes.graphical.FlipBookBuilder
Sets the duration of a single image to be displayed until the next image is shown.
setImageFile(File) - Method in interface org.refcodes.graphical.PixmapImageBuilder
Sets the URL for retrieving the image data for the image property.
setImageInputStream(InputStream) - Method in interface org.refcodes.graphical.PixmapImageBuilder
Sets the InputStream for retrieving the image data for the image property.
setImageInputStream(InputStream) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the InputStream for retrieving the image data for the image property.
setImageURL(URL) - Method in interface org.refcodes.graphical.PixmapImageBuilder
Sets the URL for retrieving the image data for the image property.
setImageURL(URL) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the URL for retrieving the image data for the image property.
setLayoutMode(LayoutMode) - Method in interface org.refcodes.graphical.LayoutModeAccessor.LayoutModeMutator
Sets the layout mode for the layout mode property.
setMaxGridDimension(int, int) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionMutator
Sets the max grid dimension for the max grid dimension property.
setMaxGridDimension(Dimension) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionMutator
Sets the max grid dimension for the max grid dimension property.
setMaxGridDimension(GridDimension) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionMutator
Sets the max grid dimension for the max grid dimension property.
setMaxViewportDimension(int, int) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionMutator
Sets the max viewport dimension for the max viewport dimension property.
setMaxViewportDimension(Dimension) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionMutator
Sets the max viewport dimension for the max viewport dimension property.
setMaxViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionMutator
Sets the max viewport dimension for the max viewport dimension property.
setMinGridDimension(int, int) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionMutator
Sets the min grid dimension for the min grid dimension property.
setMinGridDimension(Dimension) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionMutator
Sets the min grid dimension for the min grid dimension property.
setMinGridDimension(GridDimension) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionMutator
Sets the min grid dimension for the min grid dimension property.
setMinViewportDimension(int, int) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionMutator
Sets the min viewport dimension for the min viewport dimension property.
setMinViewportDimension(Dimension) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionMutator
Sets the min viewport dimension for the min viewport dimension property.
setMinViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionMutator
Sets the min viewport dimension for the min viewport dimension property.
setMoveMode(MoveMode) - Method in interface org.refcodes.graphical.MoveModeAccessor.MoveModeMutator
Sets the move mode for the move mode property.
setOffset(int, int) - Method in interface org.refcodes.graphical.Offset.OffsetMutator
Sets the offset.
setOffset(Offset) - Method in interface org.refcodes.graphical.Offset.OffsetMutator
Sets the offset.
setOffset(Position) - Method in interface org.refcodes.graphical.Offset.OffsetMutator
Sets the offset.
setOffsetX(int) - Method in interface org.refcodes.graphical.OffsetXAccessor.OffsetXMutator
Sets the X offset for the X offset property.
setOffsetY(int) - Method in interface org.refcodes.graphical.OffsetYAccessor.OffsetYMutator
Sets the Y offset for the Y offset property.
setOpacity(double) - Method in interface org.refcodes.graphical.OpacityAccessor.OpacityMutator
Sets the opacity for the opacity property.
setPixelAt(RgbPixel, int, int) - Method in class org.refcodes.graphical.RgbPixmapBuilderImpl
Sets a pixel in the pixmap.
setPixelAt(PX, int, int) - Method in interface org.refcodes.graphical.Pixmap.PixmapMutator
Sets a pixel in the pixmap.
setPixelAtAt(RgbPixel, int, int) - Method in interface org.refcodes.graphical.PixGridPanel
Paints the RgbPixel at the given position.
setPixels(RgbPixel[][]) - Method in class org.refcodes.graphical.RgbPixmapBuilderImpl
Sets the pixels.
setPixels(PX[][]) - Method in interface org.refcodes.graphical.Pixmap.PixmapMutator
Sets the pixels.
setPixmapOffset(int, int) - Method in interface org.refcodes.graphical.PixGridPanel
Sets the pixmap offset.
setPosition(int, int) - Method in interface org.refcodes.graphical.Position.PositionMutator
Sets the position.
setPosition(int, int) - Method in class org.refcodes.graphical.PositionPropertyBuilder
Sets the position.
setPosition(Position) - Method in interface org.refcodes.graphical.Position.PositionMutator
Sets the position.
setPosition(Position) - Method in class org.refcodes.graphical.PositionPropertyBuilder
Sets the position.
setPositionX(int) - Method in class org.refcodes.graphical.PositionPropertyBuilder
Sets the X position for the X position property.
setPositionX(int) - Method in interface org.refcodes.graphical.PosXAccessor.PosXMutator
Sets the X position for the X position property.
setPositionY(int) - Method in class org.refcodes.graphical.PositionPropertyBuilder
Sets the Y position for the Y position property.
setPositionY(int) - Method in interface org.refcodes.graphical.PosYAccessor.PosYMutator
Sets the Y position for the Y position property.
setRectangle(int, int, int, int) - Method in interface org.refcodes.graphical.Rectangle.RectangleMutator
Sets the rectangle.
setRectangle(Rectangle) - Method in interface org.refcodes.graphical.Rectangle.RectangleMutator
Sets the rectangle.
setRedPortion(int) - Method in interface org.refcodes.graphical.RgbColor
Sets the red portion.
setRedPortion(int) - Method in class org.refcodes.graphical.RgbColorImpl
Sets the red portion.
setRgbAt(int, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapMutator
Sets an integer value interpreted as pixel in the pixmap.
setRgbValue(int) - Method in interface org.refcodes.graphical.RgbColor
Sets the rgb value.
setRgbValue(int) - Method in class org.refcodes.graphical.RgbColorImpl
Sets the rgb value.
setScaleMode(ScaleMode) - Method in interface org.refcodes.graphical.ScaleModeAccessor.ScaleModeMutator
Sets the scale mode for the scale mode property.
setSprite(T) - Method in interface org.refcodes.graphical.SpriteAccessor.SpriteMutator
Sets the sprite for the sprite property.
setStartUpDelayInMs(int) - Method in interface org.refcodes.graphical.FlipBookBuilder
Sets the start-up delay of the animation before it is started.
setVector(int, int) - Method in interface org.refcodes.graphical.Vector.VectorMutator
Sets the vector.
setVector(Vector) - Method in interface org.refcodes.graphical.Vector.VectorMutator
Sets the vector.
setVectorX(int) - Method in interface org.refcodes.graphical.VectorXAccessor.VectorXMutator
Sets the X vector for the X vector property.
setVectorY(int) - Method in interface org.refcodes.graphical.VectorYAccessor.VectorYMutator
Sets the Y vector for the Y vector property.
setViewportDimension(int, int) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionMutator
Sets the viewport dimension.
setViewportDimension(int, int) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
Sets the viewport dimension.
setViewportDimension(Dimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionMutator
Sets the viewport dimension.
setViewportDimension(Dimension) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
Sets the viewport dimension.
setViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionMutator
Sets the viewport dimension.
setViewportDimension(ViewportDimension) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
Sets the viewport dimension.
setViewportHeight(int) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
Sets the viewport height for the viewport height property.
setViewportHeight(int) - Method in interface org.refcodes.graphical.ViewportHeightAccessor.ViewportHeightMutator
Sets the viewport height for the viewport height property.
setViewportOffset(int, int) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
Sets the viewport offset.
setViewportOffset(Offset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
Sets the viewport offset.
setViewportOffset(Position) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
Sets the viewport offset.
setViewportOffset(ViewportOffset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
Sets the viewport offset.
setViewportOffsetX(int) - Method in interface org.refcodes.graphical.ViewportOffsetXAccessor.ViewportOffsetXMutator
Sets the X offset for the X offset property.
setViewportOffsetY(int) - Method in interface org.refcodes.graphical.ViewportOffsetYAccessor.ViewportOffsetYMutator
Sets the Y offset for the Y offset property.
setViewportWidth(int) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
Sets the viewport width for the viewport width property.
setViewportWidth(int) - Method in interface org.refcodes.graphical.ViewportWidthAccessor.ViewportWidthMutator
Sets the viewport width for the viewport width property.
setVisible(boolean) - Method in interface org.refcodes.graphical.VisibleAccessor.VisibleMutator
Sets the visibility for the visible property.
setWidth(int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the width for the width property.
setWidth(int) - Method in interface org.refcodes.graphical.WidthAccessor.WidthMutator
Sets the width for the width property.
show() - Method in interface org.refcodes.graphical.VisibleAccessor.VisibleMutator
SHOW - org.refcodes.graphical.Opacity
 
SMOOTH - org.refcodes.graphical.MoveMode
 
SpriteAccessor<T> - Interface in org.refcodes.graphical
Provides an accessor for a sprite property.
SpriteAccessor.SpriteBuilder<T,​B extends SpriteAccessor.SpriteBuilder<T,​B>> - Interface in org.refcodes.graphical
Provides a builder method for a sprite property returning the builder for applying multiple build operations.
SpriteAccessor.SpriteMutator<T> - Interface in org.refcodes.graphical
Provides a mutator for a sprite property.
SpriteAccessor.SpriteProperty<T> - Interface in org.refcodes.graphical
Provides a sprite property.
stationary() - Method in interface org.refcodes.graphical.DraggableAccessor.DraggableMutator
stepFadeToPixmap(RgbPixmap.RgbPixmapBuilder, int, int, int, int) - Method in interface org.refcodes.graphical.PixGridBannerPanel
Step fade to pixmap.
subFrom(Position) - Method in interface org.refcodes.graphical.Position.PositionProperty
Subtracts the given Position from this Position (does modify this Position).

T

toAddTo(Position) - Method in interface org.refcodes.graphical.Position
Adds the given Position to this Position (does not modify this Position) and returns the resulting Position.
toAlpha(int) - Static method in class org.refcodes.graphical.GraphicalUtility
Retrieves the alpha portion of the provided RGB value.
toAlphaValue(int) - Method in enum org.refcodes.graphical.ColorDepth
Retrieves the value of the alpha portion for the provided color value (being of the current ColorDepth format).
toBlue(int) - Static method in class org.refcodes.graphical.GraphicalUtility
Retrieves the blue portion of the provided RGB value.
toBlueValue(int) - Method in enum org.refcodes.graphical.ColorDepth
Retrieves the value of the blue portion for the provided color value (being of the current ColorDepth format).
toColor() - Method in interface org.refcodes.graphical.RgbColor
Returns the Color representation of this RGB pixel.
toColor(int, ColorDepth) - Method in enum org.refcodes.graphical.ColorDepth
Converts a color from one color depth to another color depth.
toGray(int) - Static method in class org.refcodes.graphical.GraphicalUtility
Converts the given RGB value to a gray scale value by averaging the red, green and blue portions of the RGB value.
toGreen(int) - Static method in class org.refcodes.graphical.GraphicalUtility
Retrieves the green portion of the provided RGB value.
toGreenValue(int) - Method in enum org.refcodes.graphical.ColorDepth
Retrieves the value of the green portion for the provided color value (being of the current ColorDepth format).
TOP - org.refcodes.graphical.BoxBorderMode
 
TOP_BOTTOM - org.refcodes.graphical.BoxBorderMode
 
TOP_BOTTOM_LEFT - org.refcodes.graphical.BoxBorderMode
 
TOP_LEFT - org.refcodes.graphical.BoxBorderMode
 
TOP_RIGHT - org.refcodes.graphical.BoxBorderMode
 
TOP_RIGHT_BOTTOM - org.refcodes.graphical.BoxBorderMode
 
TOP_RIGHT_BOTTOM_LEFT - org.refcodes.graphical.BoxBorderMode
 
TOP_RIGHT_LEFT - org.refcodes.graphical.BoxBorderMode
 
toPixmap() - Method in interface org.refcodes.graphical.PixmapImageBuilder
To pixmap.
toPixmap() - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
To pixmap.
toPixmap(File) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
To pixmap.
toPixmap(InputStream) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
To pixmap.
toRed(int) - Static method in class org.refcodes.graphical.GraphicalUtility
Retrieves the red portion of the provided RGB value.
toRedValue(int) - Method in enum org.refcodes.graphical.ColorDepth
Retrieves the value of the red portion for the provided color value (being of the current ColorDepth format).
toRgb(int, int, int, int) - Static method in class org.refcodes.graphical.GraphicalUtility
Combines the alpha, red, green and blue values to an RGB value.
toRgbValue() - Method in interface org.refcodes.graphical.RgbColor
To rgb value.
toRgbValue() - Method in class org.refcodes.graphical.RgbColorImpl
To rgb value.
toString() - Method in class org.refcodes.graphical.DimensionImpl
toString() - Method in class org.refcodes.graphical.FieldDimensionImpl
toString() - Method in class org.refcodes.graphical.GridDimensionImpl
toString() - Method in class org.refcodes.graphical.PositionImpl
toString() - Method in class org.refcodes.graphical.ViewportDimensionImpl
toString() - Method in class org.refcodes.graphical.ViewportOffsetImpl
toSubFrom(Position) - Method in interface org.refcodes.graphical.Position
Subtracts the given Position from this Position (does not modify this Position) and returns the resulting Position.
toTotalHeight() - Method in interface org.refcodes.graphical.ContainerMetrics
To total height.
toTotalWidth() - Method in interface org.refcodes.graphical.ContainerMetrics
To total width.
TRUE_COLOR_24_BIT - org.refcodes.graphical.ColorDepth
 
TRUE_COLOR_32_BIT - org.refcodes.graphical.ColorDepth
 

V

valueOf(String) - Static method in enum org.refcodes.graphical.BoxBorderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.graphical.ColorDepth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.graphical.GridMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.graphical.LayoutMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.graphical.MoveMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.graphical.Opacity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.graphical.PixelShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.graphical.ScaleMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.refcodes.graphical.BoxBorderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.graphical.ColorDepth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.graphical.GridMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.graphical.LayoutMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.graphical.MoveMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.graphical.Opacity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.graphical.PixelShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.graphical.ScaleMode
Returns an array containing the constants of this enum type, in the order they are declared.
Vector - Interface in org.refcodes.graphical
Provides an accessor for a Y vector property.
Vector.VectorBuilder<B extends Vector.VectorBuilder<B>> - Interface in org.refcodes.graphical
The Interface VectorBuilder.
Vector.VectorMutator - Interface in org.refcodes.graphical
The Interface VectorMutator.
Vector.VectorProperty - Interface in org.refcodes.graphical
The Interface VectorProperty.
VectorXAccessor - Interface in org.refcodes.graphical
Provides an accessor for a X vector property.
VectorXAccessor.VectorXBuilder<B extends VectorXAccessor.VectorXBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a X vector property returning the builder for applying multiple build operations.
VectorXAccessor.VectorXMutator - Interface in org.refcodes.graphical
Provides a mutator for a X vector property.
VectorXAccessor.VectorXProperty - Interface in org.refcodes.graphical
Provides a X vector property.
VectorYAccessor - Interface in org.refcodes.graphical
Provides an accessor for a Y vector property.
VectorYAccessor.VectorYBuilder<B extends VectorYAccessor.VectorYBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a Y vector property returning the builder for applying multiple build operations.
VectorYAccessor.VectorYMutator - Interface in org.refcodes.graphical
Provides a mutator for a Y vector property.
VectorYAccessor.VectorYProperty - Interface in org.refcodes.graphical
Provides a Y vector property.
VERTICAL - org.refcodes.graphical.LayoutMode
 
ViewportDimension - Interface in org.refcodes.graphical
Provides an accessor for a ViewportDimension property.
ViewportDimension.ViewportDimensionBuilder<B extends ViewportDimension.ViewportDimensionBuilder<B>> - Interface in org.refcodes.graphical
The Interface ViewportDimensionBuilder.
ViewportDimension.ViewportDimensionMutator - Interface in org.refcodes.graphical
The Interface ViewportDimensionMutator.
ViewportDimension.ViewportDimensionProperty - Interface in org.refcodes.graphical
The Interface ViewportDimensionProperty.
ViewportDimensionImpl - Class in org.refcodes.graphical
The Class ViewportDimensionImpl.
ViewportDimensionImpl() - Constructor for class org.refcodes.graphical.ViewportDimensionImpl
Instantiates a new viewport dimension impl.
ViewportDimensionImpl(int, int) - Constructor for class org.refcodes.graphical.ViewportDimensionImpl
Instantiates a new viewport dimension impl.
ViewportDimensionPropertyBuilder - Class in org.refcodes.graphical
The Class ViewportDimensionPropertyBuilder.
ViewportDimensionPropertyBuilder() - Constructor for class org.refcodes.graphical.ViewportDimensionPropertyBuilder
Instantiates a new viewport dimension property builder impl.
ViewportDimensionPropertyBuilder(int, int) - Constructor for class org.refcodes.graphical.ViewportDimensionPropertyBuilder
Instantiates a new viewport dimension property builder impl.
ViewportHeightAccessor - Interface in org.refcodes.graphical
Provides an accessor for a viewport height property.
ViewportHeightAccessor.ViewportHeightBuilder<B extends ViewportHeightAccessor.ViewportHeightBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a viewport height property returning the builder for applying multiple build operations.
ViewportHeightAccessor.ViewportHeightMutator - Interface in org.refcodes.graphical
Provides a mutator for a viewport height property.
ViewportHeightAccessor.ViewportHeightProperty - Interface in org.refcodes.graphical
Provides a viewport height property.
ViewportOffset - Interface in org.refcodes.graphical
Provides an accessor for a Y offset property.
ViewportOffset.ViewportOffsetBuilder<B extends ViewportOffset.ViewportOffsetBuilder<B>> - Interface in org.refcodes.graphical
The Interface ViewportOffsetBuilder.
ViewportOffset.ViewportOffsetMutator - Interface in org.refcodes.graphical
The Interface ViewportOffsetMutator.
ViewportOffset.ViewportOffsetProperty - Interface in org.refcodes.graphical
The Interface ViewportOffsetProperty.
ViewportOffsetImpl - Class in org.refcodes.graphical
The Class ViewportOffsetImpl.
ViewportOffsetImpl() - Constructor for class org.refcodes.graphical.ViewportOffsetImpl
Instantiates a new viewport offset impl.
ViewportOffsetImpl(int, int) - Constructor for class org.refcodes.graphical.ViewportOffsetImpl
Instantiates a new viewport offset impl.
ViewportOffsetXAccessor - Interface in org.refcodes.graphical
Provides an accessor for a X offset property.
ViewportOffsetXAccessor.ViewportOffsetXBuilder<B extends ViewportOffsetXAccessor.ViewportOffsetXBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a X offset property returning the builder for applying multiple build operations.
ViewportOffsetXAccessor.ViewportOffsetXMutator - Interface in org.refcodes.graphical
Provides a mutator for a X offset property.
ViewportOffsetXAccessor.ViewportOffsetXProperty - Interface in org.refcodes.graphical
Provides a X offset property.
ViewportOffsetYAccessor - Interface in org.refcodes.graphical
Provides an accessor for a Y offset property.
ViewportOffsetYAccessor.ViewportOffsetYBuilder<B extends ViewportOffsetYAccessor.ViewportOffsetYBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a Y offset property returning the builder for applying multiple build operations.
ViewportOffsetYAccessor.ViewportOffsetYMutator - Interface in org.refcodes.graphical
Provides a mutator for a Y offset property.
ViewportOffsetYAccessor.ViewportOffsetYProperty - Interface in org.refcodes.graphical
Provides a Y offset property.
ViewportPane<C,​B extends ViewportPane<C,​B>> - Interface in org.refcodes.graphical
The Interface ViewportPane.
ViewportWidthAccessor - Interface in org.refcodes.graphical
Provides an accessor for a viewport width property.
ViewportWidthAccessor.ViewportWidthBuilder<B extends ViewportWidthAccessor.ViewportWidthBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a viewport width property returning the builder for applying multiple build operations.
ViewportWidthAccessor.ViewportWidthMutator - Interface in org.refcodes.graphical
Provides a mutator for a viewport width property.
ViewportWidthAccessor.ViewportWidthProperty - Interface in org.refcodes.graphical
Provides a viewport width property.
VisibleAccessor - Interface in org.refcodes.graphical
Provides an accessor for a visible property.
VisibleAccessor.VisibleBuilder<B extends VisibleAccessor.VisibleBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a visible property returning the builder for applying multiple build operations.
VisibleAccessor.VisibleMutator - Interface in org.refcodes.graphical
Provides a mutator for a visible property.
VisibleAccessor.VisibleProperty - Interface in org.refcodes.graphical
Provides a visible property.

W

WidthAccessor - Interface in org.refcodes.graphical
Provides an accessor for a width property.
WidthAccessor.WidthBuilder<B extends WidthAccessor.WidthBuilder<B>> - Interface in org.refcodes.graphical
Provides a builder method for a width property returning the builder for applying multiple build operations.
WidthAccessor.WidthMutator - Interface in org.refcodes.graphical
Provides a mutator for a width property.
WidthAccessor.WidthProperty - Interface in org.refcodes.graphical
Provides a width property.
withAlphaPortion(int) - Method in interface org.refcodes.graphical.RgbColor
With alpha portion.
withBackground(T) - Method in interface org.refcodes.graphical.BackgroundAccessor.BackgroundBuilder
Sets the background for the background property.
withBluePortion(int) - Method in interface org.refcodes.graphical.RgbColor
With blue portion.
withBoxBorderMode(BoxBorderMode) - Method in interface org.refcodes.graphical.BoxBorderModeAccessor.BoxBorderModeBuilder
Sets the box border mode for the box border mode property.
withCeaseImage(IMG) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds an image to the cease sequence.
withCeaseSequence(IMG...) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds a sequence of images to the cease sequence.
withColorlAt(Color, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapBuilder
Sets an integer value interpreted as pixel in the pixmap.
withContainerDimension(int, int) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionBuilder
With container dimension.
withContainerDimension(ContainerDimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionBuilder
With container dimension.
withContainerDimension(Dimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionBuilder
With container dimension.
withContainerHeight(int) - Method in interface org.refcodes.graphical.ContainerHeightAccessor.ContainerHeightBuilder
Sets the container height for the container height property.
withContainerWidth(int) - Method in interface org.refcodes.graphical.ContainerWidthAccessor.ContainerWidthBuilder
Sets the container width for the container width property.
withContent(T) - Method in interface org.refcodes.graphical.ContentAccessor.ContentBuilder
Sets the content for the content property.
withDimension(int, int) - Method in interface org.refcodes.graphical.Dimension.DimensionBuilder
With dimension.
withDimension(int, int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
With dimension.
withDimension(Dimension) - Method in interface org.refcodes.graphical.Dimension.DimensionBuilder
With dimension.
withDimension(Dimension) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
With dimension.
withDraggable() - Method in interface org.refcodes.graphical.DraggableAccessor.DraggableBuilder
Sets the draggability for the draggable property.
withDraggable(boolean) - Method in interface org.refcodes.graphical.DraggableAccessor.DraggableBuilder
Sets the draggability for the draggable property.
withDragOpacity(double) - Method in interface org.refcodes.graphical.DragOpacityAccessor.DragOpacityBuilder
Sets the drag opacity for the drag opacity property.
withFieldDimension(int, int) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionBuilder
With field dimension.
withFieldDimension(int, int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
With field dimension.
withFieldDimension(int, int, int) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionBuilder
With field dimension.
withFieldDimension(int, int, int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
With field dimension.
withFieldDimension(Dimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionBuilder
With field dimension.
withFieldDimension(Dimension) - Method in class org.refcodes.graphical.RasterPropertyBuilder
With field dimension.
withFieldDimension(FieldDimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionBuilder
With field dimension.
withFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.RasterPropertyBuilder
With field dimension.
withFieldGap(int) - Method in interface org.refcodes.graphical.FieldGapAccessor.FieldGapBuilder
Sets the field gap for the field gap property.
withFieldGap(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field gap for the field gap property.
withFieldHeight(int) - Method in interface org.refcodes.graphical.FieldHeightAccessor.FieldHeightBuilder
Sets the field height for the field height property.
withFieldHeight(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field height for the field height property.
withFieldWidth(int) - Method in interface org.refcodes.graphical.FieldWidthAccessor.FieldWidthBuilder
Sets the field width for the field width property.
withFieldWidth(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the field width for the field width property.
withGreenPortion(int) - Method in interface org.refcodes.graphical.RgbColor
With green portion.
withGridDimension(int, int) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionBuilder
With grid dimension.
withGridDimension(int, int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
With grid dimension.
withGridDimension(Dimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionBuilder
With grid dimension.
withGridDimension(Dimension) - Method in class org.refcodes.graphical.RasterPropertyBuilder
With grid dimension.
withGridDimension(GridDimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionBuilder
With grid dimension.
withGridDimension(GridDimension) - Method in class org.refcodes.graphical.RasterPropertyBuilder
With grid dimension.
withGridHeight(int) - Method in interface org.refcodes.graphical.GridHeightAccessor.GridHeightBuilder
Sets the grid height for the grid height property.
withGridHeight(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the grid height for the grid height property.
withGridMode(GridMode) - Method in interface org.refcodes.graphical.GridModeAccessor.GridModeBuilder
Sets the grid mode for the grid mode property.
withGridMode(GridMode) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the grid mode for the grid mode property.
withGridOffset(int, int) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetBuilder
With grid offset.
withGridOffset(GridOffset) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetBuilder
With grid offset.
withGridOffset(Offset) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetBuilder
With grid offset.
withGridOffset(Position) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetBuilder
With grid offset.
withGridOffsetX(int) - Method in interface org.refcodes.graphical.GridOffsetXAccessor.GridOffsetXBuilder
Sets the X offset for the X offset property.
withGridOffsetY(int) - Method in interface org.refcodes.graphical.GridOffsetYAccessor.GridOffsetYBuilder
Sets the Y offset for the Y offset property.
withGridWidth(int) - Method in interface org.refcodes.graphical.GridWidthAccessor.GridWidthBuilder
Sets the grid width for the grid width property.
withGridWidth(int) - Method in class org.refcodes.graphical.RasterPropertyBuilder
Sets the grid width for the grid width property.
withHeight(int) - Method in interface org.refcodes.graphical.HeightAccessor.HeightBuilder
Sets the height for the height property.
withHeight(int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the height for the height property.
withHide() - Method in interface org.refcodes.graphical.VisibleAccessor.VisibleBuilder
Sets the visibility for the visible property.
withImageDurationInMs(int) - Method in interface org.refcodes.graphical.FlipBookBuilder
Sets the duration of a single image to be displayed until the next image is shown.
withImageFile(File) - Method in interface org.refcodes.graphical.PixmapImageBuilder
Sets the File for retrieving the image data for the image property.
withImageFile(File) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the File for retrieving the image data for the image property.
withImageInputStream(InputStream) - Method in interface org.refcodes.graphical.PixmapImageBuilder
Sets the input stream for retrieving the image data for the image property.
withImageInputStream(InputStream) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the input stream for retrieving the image data for the image property.
withImageURL(URL) - Method in interface org.refcodes.graphical.PixmapImageBuilder
Sets the URL for retrieving the image data for the image property.
withImageURL(URL) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the URL for retrieving the image data for the image property.
withLayoutMode(LayoutMode) - Method in interface org.refcodes.graphical.LayoutModeAccessor.LayoutModeBuilder
Sets the layout mode for the layout mode property.
withMainLoopImage(IMG) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds an image to the main-loop sequence.
withMainLoopSequence(IMG...) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds a sequence of images to the main-loop sequence.
withMaxGridDimension(int, int) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionBuilder
Sets the max grid dimension for the max grid dimension property.
withMaxGridDimension(Dimension) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionBuilder
Sets the max grid dimension for the max grid dimension property.
withMaxGridDimension(GridDimension) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionBuilder
Sets the max grid dimension for the max grid dimension property.
withMaxViewportDimension(int, int) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionBuilder
Sets the max viewport dimension for the max viewport dimension property.
withMaxViewportDimension(Dimension) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionBuilder
Sets the max viewport dimension for the max viewport dimension property.
withMaxViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionBuilder
Sets the max viewport dimension for the max viewport dimension property.
withMinGridDimension(int, int) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionBuilder
Sets the min grid dimension for the min grid dimension property.
withMinGridDimension(Dimension) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionBuilder
Sets the min grid dimension for the min grid dimension property.
withMinGridDimension(GridDimension) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionBuilder
Sets the min grid dimension for the min grid dimension property.
withMinViewportDimension(int, int) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionBuilder
Sets the min viewport dimension for the min viewport dimension property.
withMinViewportDimension(Dimension) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionBuilder
Sets the min viewport dimension for the min viewport dimension property.
withMinViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionBuilder
Sets the min viewport dimension for the min viewport dimension property.
withMoveMode(MoveMode) - Method in interface org.refcodes.graphical.MoveModeAccessor.MoveModeBuilder
Sets the move mode for the move mode property.
withOffset(int, int) - Method in interface org.refcodes.graphical.Offset.OffsetBuilder
With offset.
withOffset(Offset) - Method in interface org.refcodes.graphical.Offset.OffsetBuilder
With offset.
withOffset(Position) - Method in interface org.refcodes.graphical.Offset.OffsetBuilder
With offset.
withOffsetX(int) - Method in interface org.refcodes.graphical.OffsetXAccessor.OffsetXBuilder
Sets the X offset for the X offset property.
withOffsetY(int) - Method in interface org.refcodes.graphical.OffsetYAccessor.OffsetYBuilder
Sets the Y offset for the Y offset property.
withOpacity(double) - Method in interface org.refcodes.graphical.OpacityAccessor.OpacityBuilder
Sets the opacity for the opacity property.
withPixelAt(RgbPixel, int, int) - Method in class org.refcodes.graphical.RgbPixmapBuilderImpl
Sets the pixmap for the pixmap property.
withPixelAt(PX, int, int) - Method in interface org.refcodes.graphical.Pixmap.PixmapBuilder
Sets the pixmap for the pixmap property.
withPixels(RgbPixel[][]) - Method in class org.refcodes.graphical.RgbPixmapBuilderImpl
With pixels.
withPixels(PX[][]) - Method in interface org.refcodes.graphical.Pixmap.PixmapBuilder
With pixels.
withPosition(int, int) - Method in interface org.refcodes.graphical.Position.PositionBuilder
With position.
withPosition(int, int) - Method in class org.refcodes.graphical.PositionPropertyBuilder
With position.
withPosition(Position) - Method in interface org.refcodes.graphical.Position.PositionBuilder
With position.
withPosition(Position) - Method in class org.refcodes.graphical.PositionPropertyBuilder
With position.
withPositionX(int) - Method in class org.refcodes.graphical.PositionPropertyBuilder
Sets the X position for the X position property.
withPositionX(int) - Method in interface org.refcodes.graphical.PosXAccessor.PosXBuilder
Sets the X position for the X position property.
withPositionY(int) - Method in class org.refcodes.graphical.PositionPropertyBuilder
Sets the Y position for the Y position property.
withPositionY(int) - Method in interface org.refcodes.graphical.PosYAccessor.PosYBuilder
Sets the Y position for the Y position property.
withRectangle(int, int, int, int) - Method in interface org.refcodes.graphical.Rectangle.RectangleBuilder
With rectangle.
withRectangle(Rectangle) - Method in interface org.refcodes.graphical.Rectangle.RectangleBuilder
With rectangle.
withRedPortion(int) - Method in interface org.refcodes.graphical.RgbColor
With red portion.
withRgbAt(int, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapBuilder
Sets an integer value interpreted as pixel in the pixmap.
withRgbAt(int, int, int) - Method in class org.refcodes.graphical.RgbPixmapBuilderImpl
Sets an integer value interpreted as pixel in the pixmap.
withRgbValue(int) - Method in interface org.refcodes.graphical.RgbColor
With rgb value.
withScaleMode(ScaleMode) - Method in interface org.refcodes.graphical.ScaleModeAccessor.ScaleModeBuilder
Sets the scale mode for the scale mode property.
withShow() - Method in interface org.refcodes.graphical.VisibleAccessor.VisibleBuilder
Sets the visibility for the visible property.
withSprite(T) - Method in interface org.refcodes.graphical.SpriteAccessor.SpriteBuilder
Sets the sprite for the sprite property.
withStartUpDelayInMs(int) - Method in interface org.refcodes.graphical.FlipBookBuilder
Sets the start-up delay of the animation before it is started.
withStartUpImage(IMG) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds an image to the start-up sequence.
withStartUpSequence(IMG...) - Method in interface org.refcodes.graphical.FlipBookBuilder
Adds a sequence of images to the start-up sequence.
withStationary() - Method in interface org.refcodes.graphical.DraggableAccessor.DraggableBuilder
Sets the draggability for the draggable property.
withVector(int, int) - Method in interface org.refcodes.graphical.Vector.VectorBuilder
With vector.
withVector(Vector) - Method in interface org.refcodes.graphical.Vector.VectorBuilder
With vector.
withVectorX(int) - Method in interface org.refcodes.graphical.VectorXAccessor.VectorXBuilder
Sets the X vector for the X vector property.
withVectorY(int) - Method in interface org.refcodes.graphical.VectorYAccessor.VectorYBuilder
Sets the Y vector for the Y vector property.
withViewportDimension(int, int) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionBuilder
With viewport dimension.
withViewportDimension(int, int) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
With viewport dimension.
withViewportDimension(Dimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionBuilder
With viewport dimension.
withViewportDimension(Dimension) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
With viewport dimension.
withViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionBuilder
With viewport dimension.
withViewportDimension(ViewportDimension) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
With viewport dimension.
withViewportHeight(int) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
Sets the viewport height for the viewport height property.
withViewportHeight(int) - Method in interface org.refcodes.graphical.ViewportHeightAccessor.ViewportHeightBuilder
Sets the viewport height for the viewport height property.
withViewportOffset(int, int) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
With viewport offset.
withViewportOffset(Offset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
With viewport offset.
withViewportOffset(Position) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
With viewport offset.
withViewportOffset(ViewportOffset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
With viewport offset.
withViewportOffsetX(int) - Method in interface org.refcodes.graphical.ViewportOffsetXAccessor.ViewportOffsetXBuilder
Sets the X offset for the X offset property.
withViewportOffsetY(int) - Method in interface org.refcodes.graphical.ViewportOffsetYAccessor.ViewportOffsetYBuilder
Sets the Y offset for the Y offset property.
withViewportWidth(int) - Method in class org.refcodes.graphical.ViewportDimensionPropertyBuilder
Sets the viewport width for the viewport width property.
withViewportWidth(int) - Method in interface org.refcodes.graphical.ViewportWidthAccessor.ViewportWidthBuilder
Sets the viewport width for the viewport width property.
withVisible(boolean) - Method in interface org.refcodes.graphical.VisibleAccessor.VisibleBuilder
Sets the visibility for the visible property.
withWidth(int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilder
Sets the width for the width property.
withWidth(int) - Method in interface org.refcodes.graphical.WidthAccessor.WidthBuilder
Sets the width for the width property.

_

_fieldGap - Variable in class org.refcodes.graphical.FieldDimensionImpl
 
_fieldGap - Variable in class org.refcodes.graphical.RasterImpl
 
_fieldHeight - Variable in class org.refcodes.graphical.FieldDimensionImpl
 
_fieldHeight - Variable in class org.refcodes.graphical.RasterImpl
 
_fieldWidth - Variable in class org.refcodes.graphical.FieldDimensionImpl
 
_fieldWidth - Variable in class org.refcodes.graphical.RasterImpl
 
_gridHeight - Variable in class org.refcodes.graphical.RasterImpl
 
_gridMode - Variable in class org.refcodes.graphical.RasterImpl
 
_gridWidth - Variable in class org.refcodes.graphical.RasterImpl
 
_height - Variable in class org.refcodes.graphical.DimensionImpl
 
_height - Variable in class org.refcodes.graphical.GridDimensionImpl
 
_height - Variable in class org.refcodes.graphical.ViewportDimensionImpl
 
_offsetX - Variable in class org.refcodes.graphical.ViewportOffsetImpl
 
_offsetY - Variable in class org.refcodes.graphical.ViewportOffsetImpl
 
_pixels - Variable in class org.refcodes.graphical.RgbPixmapImpl
 
_posX - Variable in class org.refcodes.graphical.PositionImpl
 
_posY - Variable in class org.refcodes.graphical.PositionImpl
 
_width - Variable in class org.refcodes.graphical.DimensionImpl
 
_width - Variable in class org.refcodes.graphical.GridDimensionImpl
 
_width - Variable in class org.refcodes.graphical.ViewportDimensionImpl
 
A B C D E F G H I J L M N O P R S T V W _ 
All Classes All Packages