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

A

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
 

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.
BuildPixmap<PX> - Interface in org.refcodes.graphical
The Interface BuildPixmap.

C

CLOSED - org.refcodes.graphical.GridMode
The grid is closed (math) on its top, bottom, left and right sides.
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.
ContainerDimension.ContainerDimensionPropertyBuilder - Interface in org.refcodes.graphical
The Interface ContainerDimensionPropertyBuilder.
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).
Dimension.DimensionPropertyBuilder - Interface in org.refcodes.graphical
A self sufficient type being a dimension builder and 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.
DimensionImpl.DimensionPropertyBuilderImpl - Class in org.refcodes.graphical
The Class DimensionPropertyBuilderImpl.
DimensionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.DimensionImpl.DimensionPropertyBuilderImpl
Instantiates a new dimension property builder impl.
DimensionPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.DimensionImpl.DimensionPropertyBuilderImpl
Instantiates a new dimension property builder 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

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(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.
FieldDimension.FieldDimensionPropertyBuilder - Interface in org.refcodes.graphical
The Interface FieldDimensionPropertyBuilder.
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.
FieldDimensionImpl.FieldDimensionPropertyBuilderImpl - Class in org.refcodes.graphical
The Class FieldDimensionPropertyBuilderImpl.
FieldDimensionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Instantiates a new field dimension property builder impl.
FieldDimensionPropertyBuilderImpl(int, int, int) - Constructor for class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Instantiates a new field dimension property builder 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

getAlphaPortion() - Method in interface org.refcodes.graphical.RgbPixel
Gets the alpha portion.
getAlphaPortion() - Method in class org.refcodes.graphical.RgbPixelImpl
Gets the alpha portion.
getBackground() - Method in interface org.refcodes.graphical.BackgroundAccessor
Retrieves the background from the background property.
getBluePortion() - Method in interface org.refcodes.graphical.RgbPixel
Gets the blue portion.
getBluePortion() - Method in class org.refcodes.graphical.RgbPixelImpl
Gets the blue portion.
getBoxBorderMode() - Method in interface org.refcodes.graphical.BoxBorderModeAccessor
Retrieves the box border mode from the box border mode property.
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.
getFont(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).
getGreenPortion() - Method in interface org.refcodes.graphical.RgbPixel
Gets the green portion.
getGreenPortion() - Method in class org.refcodes.graphical.RgbPixelImpl
Gets 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 class org.refcodes.graphical.RgbPixmapImageBuilderImpl
Retrieves the height from the height property.
getImageDurationInMs() - Method in interface org.refcodes.graphical.FlipBookBuilder
Gets the duration of a single image to be displayed until the next image is shown.
getLayoutMode() - Method in interface org.refcodes.graphical.LayoutModeAccessor
Retrieves the layout mode from the layout mode property.
getMaxGridDimension() - Method in interface org.refcodes.graphical.MaxGridDimension
Retrieves the max grid dimension from the max grid dimension property.
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.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.
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.
getPixmapHeight() - Method in interface org.refcodes.graphical.Pixmap
Retrieves the height of the Pixmap.
getPixmapHeight() - Method in class org.refcodes.graphical.RgbPixmapImpl
Retrieves the height of the Pixmap.
getPixmapWidth() - Method in interface org.refcodes.graphical.Pixmap
Retrieves the width of the Pixmap.
getPixmapWidth() - Method in class org.refcodes.graphical.RgbPixmapImpl
Retrieves the width of the Pixmap.
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.
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.
getRedPortion() - Method in interface org.refcodes.graphical.RgbPixel
Gets the red portion.
getRedPortion() - Method in class org.refcodes.graphical.RgbPixelImpl
Gets the red portion.
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.
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.
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 class org.refcodes.graphical.RgbPixmapImageBuilderImpl
Retrieves the width from the width property.
getWidth() - Method in interface org.refcodes.graphical.WidthAccessor
Retrieves the width from the width property.
GraphicalUtility - Class in org.refcodes.graphical
The Class GraphicalUtility.
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.
GridDimension.GridDimensionPropertyBuilder - Interface in org.refcodes.graphical
The Interface GridDimensionPropertyBuilder.
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.
GridDimensionImpl.GridDimensionPropertyBuilderImpl - Class in org.refcodes.graphical
The Class GridDimensionPropertyBuilderImpl.
GridDimensionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.GridDimensionImpl.GridDimensionPropertyBuilderImpl
Instantiates a new grid dimension property builder impl.
GridDimensionPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.GridDimensionImpl.GridDimensionPropertyBuilderImpl
Instantiates a new grid dimension property builder 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.
GridOffset.GridOffsetPropertyBuilder - Interface in org.refcodes.graphical
The Interface GridOffsetPropertyBuilder.
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

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
 
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.
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.
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.
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
 

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.
MaxGridDimension.MaxGridDimensionPropertyBuilder - Interface in org.refcodes.graphical
Provides a max grid dimension property builder.
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.
MaxViewportDimension.MaxViewportDimensionPropertyBuilderBuilder - Interface in org.refcodes.graphical
Provides a max viewport dimension property builder.
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.
MinGridDimension.MinGridDimensionPropertyBuilder - Interface in org.refcodes.graphical
Provides a min grid dimension property builder.
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.
MinViewportDimension.MinViewportDimensionPropertyBuilderBuilder - Interface in org.refcodes.graphical
Provides a max viewport dimension property builder.
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.

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.
Offset.OffsetPropertyBuilder - Interface in org.refcodes.graphical
The Interface OffsetPropertyBuilder.
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 - 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).
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.
Pixmap.PixmapPropertyBuilder<PX,B extends Pixmap.PixmapPropertyBuilder<PX,B>> - Interface in org.refcodes.graphical
Provides a pixmap property builder.
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.
Position.PositionPropertyBuilder - Interface in org.refcodes.graphical
The Interface PositionPropertyBuilder.
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.
PositionImpl.PositionPropertyBuilderImpl - Class in org.refcodes.graphical
The Class PositionPropertyBuilderImpl.
PositionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.PositionImpl.PositionPropertyBuilderImpl
Instantiates a new position property builder impl.
PositionPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.PositionImpl.PositionPropertyBuilderImpl
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.
Raster.RasterPropertyBuilder - Interface in org.refcodes.graphical
The Interface RasterPropertyBuilder.
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.
RasterImpl.RasterPropertyBuilderImpl - Class in org.refcodes.graphical
The Class RasterPropertyBuilderImpl.
RasterPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
Instantiates a new raster property builder impl.
RasterPropertyBuilderImpl(int, int, int, int, int, GridMode) - Constructor for class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
Instantiates a new raster property builder 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
Instantiates a new rgb pixel impl.
RgbPixelImpl(int) - Constructor for class org.refcodes.graphical.RgbPixelImpl
Instantiates a new rgb pixel impl.
RgbPixelImpl(int, int, int, int) - Constructor for class org.refcodes.graphical.RgbPixelImpl
Instantiates a new rgb pixel impl.
RgbPixmap - Interface in org.refcodes.graphical
The Interface RgbPixmap.
RgbPixmap.RgbPixmapBuilder<B extends RgbPixmap.RgbPixmapBuilder<B>> - 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.
RgbPixmap.RgbPixmapPropertyBuilder - Interface in org.refcodes.graphical
The Interface RgbPixmapPropertyBuilder.
RgbPixmapImageBuilder - Interface in org.refcodes.graphical
The Interface RgbPixmapImageBuilder.
RgbPixmapImageBuilderImpl - Class in org.refcodes.graphical
The Class RgbPixmapImageBuilderImpl.
RgbPixmapImageBuilderImpl() - Constructor for class org.refcodes.graphical.RgbPixmapImageBuilderImpl
 
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(RgbPixel[][]) - Constructor for class org.refcodes.graphical.RgbPixmapImpl
Instantiates a new rgb pixmap impl.
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl - Class in org.refcodes.graphical
The Class RgbPixmapPropertyBuilderImpl.
RgbPixmapPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
Instantiates a new rgb pixmap property builder impl.
RgbPixmapPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
Instantiates a new rgb pixmap property builder impl.
RgbPixmapPropertyBuilderImpl(RgbPixel[][]) - Constructor for class org.refcodes.graphical.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
Instantiates a new rgb pixmap property builder 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
 

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.RgbPixel
Sets the alpha portion.
setAlphaPortion(int) - Method in class org.refcodes.graphical.RgbPixelImpl
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.RgbPixel
Sets the blue portion.
setBluePortion(int) - Method in class org.refcodes.graphical.RgbPixelImpl
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.
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.DimensionImpl.DimensionPropertyBuilderImpl
Sets the dimension.
setDimension(int, int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
Sets the dimension.
setDimension(Dimension) - Method in interface org.refcodes.graphical.Dimension.DimensionMutator
Sets the dimension.
setDimension(Dimension) - Method in class org.refcodes.graphical.DimensionImpl.DimensionPropertyBuilderImpl
Sets the dimension.
setDimension(Dimension) - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
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.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field dimension.
setFieldDimension(int, int) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
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.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field dimension.
setFieldDimension(int, int, int) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
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.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field dimension.
setFieldDimension(Dimension) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
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.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field dimension.
setFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
Sets the field dimension.
setFieldGap(int) - Method in class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field gap for the field gap property.
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.RasterImpl.RasterPropertyBuilderImpl
Sets the field gap for the field gap property.
setFieldHeight(int) - Method in class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field height for the field height 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.RasterImpl.RasterPropertyBuilderImpl
Sets the field height for the field height property.
setFieldWidth(int) - Method in class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field width for the field width 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.RasterImpl.RasterPropertyBuilderImpl
Sets the field width for the field width property.
setGreenPortion(int) - Method in interface org.refcodes.graphical.RgbPixel
Sets the green portion.
setGreenPortion(int) - Method in class org.refcodes.graphical.RgbPixelImpl
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.GridDimensionImpl.GridDimensionPropertyBuilderImpl
Sets the grid dimension.
setGridDimension(int, int) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
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.GridDimensionImpl.GridDimensionPropertyBuilderImpl
Sets the grid dimension.
setGridDimension(Dimension) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
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.GridDimensionImpl.GridDimensionPropertyBuilderImpl
Sets the grid dimension.
setGridDimension(GridDimension) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
Sets the grid dimension.
setGridHeight(int) - Method in class org.refcodes.graphical.GridDimensionImpl.GridDimensionPropertyBuilderImpl
Sets the grid height for the grid height property.
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.RasterImpl.RasterPropertyBuilderImpl
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.RasterImpl.RasterPropertyBuilderImpl
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 class org.refcodes.graphical.GridDimensionImpl.GridDimensionPropertyBuilderImpl
Sets the grid width for the grid width 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.RasterImpl.RasterPropertyBuilderImpl
Sets the grid width for the grid width property.
setHeight(int) - Method in class org.refcodes.graphical.DimensionImpl.DimensionPropertyBuilderImpl
Sets the height for the height 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.RgbPixmapImageBuilderImpl
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.RgbPixmapImageBuilderImpl
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.RgbPixmapImageBuilderImpl
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(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(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(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(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(int, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapMutator
Sets an integer value interpreted as pixel in the pixmap.
setPixelAt(int, int, int) - Method in class org.refcodes.graphical.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
Sets an integer value interpreted as pixel in the pixmap.
setPixelAt(RgbPixel, int, int) - Method in class org.refcodes.graphical.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
Sets a pixel in the pixmap.
setPixelAt(PX, int, int) - Method in interface org.refcodes.graphical.Pixmap.PixmapMutator
Sets a pixel in the pixmap.
setPixels(RgbPixel[][]) - Method in class org.refcodes.graphical.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
Sets the pixels.
setPixels(PX[][]) - Method in interface org.refcodes.graphical.Pixmap.PixmapMutator
Sets the pixels.
setPosition(int, int) - Method in interface org.refcodes.graphical.Position.PositionMutator
Sets the position.
setPosition(int, int) - Method in class org.refcodes.graphical.PositionImpl.PositionPropertyBuilderImpl
Sets the position.
setPosition(Position) - Method in interface org.refcodes.graphical.Position.PositionMutator
Sets the position.
setPosition(Position) - Method in class org.refcodes.graphical.PositionImpl.PositionPropertyBuilderImpl
Sets the position.
setPositionX(int) - Method in class org.refcodes.graphical.PositionImpl.PositionPropertyBuilderImpl
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.PositionImpl.PositionPropertyBuilderImpl
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.
setRedPortion(int) - Method in interface org.refcodes.graphical.RgbPixel
Sets the red portion.
setRedPortion(int) - Method in class org.refcodes.graphical.RgbPixelImpl
Sets the red portion.
setRgbValue(int) - Method in interface org.refcodes.graphical.RgbPixel
Sets the rgb value.
setRgbValue(int) - Method in class org.refcodes.graphical.RgbPixelImpl
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.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
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.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
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.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
Sets the viewport dimension.
setViewportHeight(int) - Method in class org.refcodes.graphical.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
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(int, int) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Sets the viewport offset.
setViewportOffset(Offset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
Sets the viewport offset.
setViewportOffset(Offset) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Sets the viewport offset.
setViewportOffset(Position) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
Sets the viewport offset.
setViewportOffset(Position) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Sets the viewport offset.
setViewportOffset(ViewportOffset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
Sets the viewport offset.
setViewportOffset(ViewportOffset) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Sets the viewport offset.
setViewportOffsetX(int) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Sets the X offset for the X offset property.
setViewportOffsetX(int) - Method in interface org.refcodes.graphical.ViewportOffsetXAccessor.ViewportOffsetXMutator
Sets the X offset for the X offset property.
setViewportOffsetY(int) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Sets the Y offset for the Y 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.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
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.DimensionImpl.DimensionPropertyBuilderImpl
Sets the width for the width property.
setWidth(int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
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
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.
toBlue(int) - Static method in class org.refcodes.graphical.GraphicalUtility
Retrieves the blue portion of the provided RGB value.
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.
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.BuildPixmap
To pixmap.
toPixmap() - Method in interface org.refcodes.graphical.RgbPixmapImageBuilder
To pixmap.
toPixmap() - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
To pixmap.
toPixmap(File) - Method in interface org.refcodes.graphical.RgbPixmapImageBuilder
To pixmap.
toPixmap(InputStream) - Method in interface org.refcodes.graphical.RgbPixmapImageBuilder
To pixmap.
toPixmap(InputStream) - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
To pixmap.
toPixmap(URL) - Method in interface org.refcodes.graphical.RgbPixmapImageBuilder
To pixmap.
toPixmap(URL) - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
To pixmap.
toPixmap(Image) - Static method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
To pixmap.
toRed(int) - Static method in class org.refcodes.graphical.GraphicalUtility
Retrieves the red portion of the provided RGB value.
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.RgbPixel
To rgb value.
toRgbValue() - Method in class org.refcodes.graphical.RgbPixelImpl
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.

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.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.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.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.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.
Vector.VectorPropertyBuilder - Interface in org.refcodes.graphical
The Interface VectorPropertyBuilder.
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.
ViewportDimension.ViewportDimensionPropertyBuilderBuilder - Interface in org.refcodes.graphical
The Interface ViewportDimensionPropertyBuilderBuilder.
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.
ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl - Class in org.refcodes.graphical
The Class ViewportDimensionPropertyBuilderImpl.
ViewportDimensionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
Instantiates a new viewport dimension property builder impl.
ViewportDimensionPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
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.
ViewportOffset.ViewportOffsetPropertyBuilder - Interface in org.refcodes.graphical
The Interface ViewportOffsetPropertyBuilder.
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.
ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl - Class in org.refcodes.graphical
The Class ViewportOffsetPropertyBuilderImpl.
ViewportOffsetPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Instantiates a new viewport offset property builder impl.
ViewportOffsetPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Instantiates a new viewport offset property builder 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<B extends ViewportPane<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.RgbPixel
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.RgbPixel
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.
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.DimensionImpl.DimensionPropertyBuilderImpl
With dimension.
withDimension(int, int) - Method in interface org.refcodes.graphical.RgbPixmapImageBuilder
With dimension.
withDimension(int, int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
With dimension.
withDimension(Dimension) - Method in interface org.refcodes.graphical.Dimension.DimensionBuilder
With dimension.
withDimension(Dimension) - Method in class org.refcodes.graphical.DimensionImpl.DimensionPropertyBuilderImpl
With dimension.
withDimension(Dimension) - Method in interface org.refcodes.graphical.RgbPixmapImageBuilder
With dimension.
withDimension(Dimension) - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
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.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
With field dimension.
withFieldDimension(int, int) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
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.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
With field dimension.
withFieldDimension(int, int, int) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
With field dimension.
withFieldDimension(Dimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionBuilder
With field dimension.
withFieldDimension(Dimension) - Method in class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
With field dimension.
withFieldDimension(Dimension) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
With field dimension.
withFieldDimension(FieldDimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionBuilder
With field dimension.
withFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
With field dimension.
withFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
With field dimension.
withFieldGap(int) - Method in class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field gap for the field gap property.
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.RasterImpl.RasterPropertyBuilderImpl
Sets the field gap for the field gap property.
withFieldHeight(int) - Method in class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field height for the field height 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.RasterImpl.RasterPropertyBuilderImpl
Sets the field height for the field height property.
withFieldWidth(int) - Method in class org.refcodes.graphical.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
Sets the field width for the field width 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.RasterImpl.RasterPropertyBuilderImpl
Sets the field width for the field width property.
withGreenPortion(int) - Method in interface org.refcodes.graphical.RgbPixel
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.GridDimensionImpl.GridDimensionPropertyBuilderImpl
With grid dimension.
withGridDimension(int, int) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
With grid dimension.
withGridDimension(Dimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionBuilder
With grid dimension.
withGridDimension(Dimension) - Method in class org.refcodes.graphical.GridDimensionImpl.GridDimensionPropertyBuilderImpl
With grid dimension.
withGridDimension(Dimension) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
With grid dimension.
withGridDimension(GridDimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionBuilder
With grid dimension.
withGridDimension(GridDimension) - Method in class org.refcodes.graphical.GridDimensionImpl.GridDimensionPropertyBuilderImpl
With grid dimension.
withGridDimension(GridDimension) - Method in class org.refcodes.graphical.RasterImpl.RasterPropertyBuilderImpl
With grid dimension.
withGridHeight(int) - Method in class org.refcodes.graphical.GridDimensionImpl.GridDimensionPropertyBuilderImpl
Sets the grid height for the grid height property.
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.RasterImpl.RasterPropertyBuilderImpl
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.RasterImpl.RasterPropertyBuilderImpl
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 class org.refcodes.graphical.GridDimensionImpl.GridDimensionPropertyBuilderImpl
Sets the grid width for the grid width 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.RasterImpl.RasterPropertyBuilderImpl
Sets the grid width for the grid width property.
withHeight(int) - Method in class org.refcodes.graphical.DimensionImpl.DimensionPropertyBuilderImpl
Sets the height for the height property.
withHeight(int) - Method in interface org.refcodes.graphical.HeightAccessor.HeightBuilder
Sets the height for the height property.
withHeight(int) - Method in interface org.refcodes.graphical.RgbPixmapImageBuilder
Sets the height for the height property.
withHeight(int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
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 interface 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 interface 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 interface 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(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(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(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(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(int, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapBuilder
Sets an integer value interpreted as pixel in the pixmap.
withPixelAt(int, int, int) - Method in class org.refcodes.graphical.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
Sets an integer value interpreted as pixel in the pixmap.
withPixelAt(RgbPixel, int, int) - Method in class org.refcodes.graphical.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
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.
withPixelAt(PX, int, int) - Method in interface org.refcodes.graphical.Pixmap.PixmapPropertyBuilder
With pixel at.
withPixels(RgbPixel[][]) - Method in class org.refcodes.graphical.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
With pixels.
withPixels(PX[][]) - Method in interface org.refcodes.graphical.Pixmap.PixmapBuilder
With pixels.
withPixels(PX[][]) - Method in interface org.refcodes.graphical.Pixmap.PixmapPropertyBuilder
With pixels.
withPosition(int, int) - Method in interface org.refcodes.graphical.Position.PositionBuilder
With position.
withPosition(int, int) - Method in class org.refcodes.graphical.PositionImpl.PositionPropertyBuilderImpl
With position.
withPosition(Position) - Method in interface org.refcodes.graphical.Position.PositionBuilder
With position.
withPosition(Position) - Method in class org.refcodes.graphical.PositionImpl.PositionPropertyBuilderImpl
With position.
withPositionX(int) - Method in class org.refcodes.graphical.PositionImpl.PositionPropertyBuilderImpl
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.PositionImpl.PositionPropertyBuilderImpl
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.
withRedPortion(int) - Method in interface org.refcodes.graphical.RgbPixel
With red portion.
withRgbValue(int) - Method in interface org.refcodes.graphical.RgbPixel
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.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
With viewport dimension.
withViewportDimension(Dimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionBuilder
With viewport dimension.
withViewportDimension(Dimension) - Method in class org.refcodes.graphical.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
With viewport dimension.
withViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionBuilder
With viewport dimension.
withViewportDimension(ViewportDimension) - Method in class org.refcodes.graphical.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
With viewport dimension.
withViewportHeight(int) - Method in class org.refcodes.graphical.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
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(int, int) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
With viewport offset.
withViewportOffset(Offset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
With viewport offset.
withViewportOffset(Offset) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
With viewport offset.
withViewportOffset(Position) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
With viewport offset.
withViewportOffset(Position) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
With viewport offset.
withViewportOffset(ViewportOffset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
With viewport offset.
withViewportOffset(ViewportOffset) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
With viewport offset.
withViewportOffsetX(int) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Sets the X offset for the X offset property.
withViewportOffsetX(int) - Method in interface org.refcodes.graphical.ViewportOffsetXAccessor.ViewportOffsetXBuilder
Sets the X offset for the X offset property.
withViewportOffsetY(int) - Method in class org.refcodes.graphical.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
Sets the Y offset for the Y 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.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
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.DimensionImpl.DimensionPropertyBuilderImpl
Sets the width for the width property.
withWidth(int) - Method in interface org.refcodes.graphical.RgbPixmapImageBuilder
Sets the width for the width property.
withWidth(int) - Method in class org.refcodes.graphical.RgbPixmapImageBuilderImpl
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 _