Skip navigation links
A B C D E F G H I M 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.

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

C

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
 
ContainerDimension.ContainerDimensionMutator - Interface in org.refcodes.graphical
 
ContainerDimension.ContainerDimensionProperty - Interface in org.refcodes.graphical
 
ContainerDimension.ContainerDimensionPropertyBuilder - Interface in org.refcodes.graphical
 
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
 
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

DEFAULT_DRAG_OPACITY - Static variable in interface org.refcodes.graphical.GraphicalConsts
 
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.impls
 
DimensionImpl() - Constructor for class org.refcodes.graphical.impls.DimensionImpl
 
DimensionImpl(int, int) - Constructor for class org.refcodes.graphical.impls.DimensionImpl
 
DimensionImpl.DimensionPropertyBuilderImpl - Class in org.refcodes.graphical.impls
 
DimensionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
DimensionPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
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(Dimension, Dimension) - Static method in interface org.refcodes.graphical.Dimension
 
equals(FieldDimension, FieldDimension) - Static method in interface org.refcodes.graphical.FieldDimension
 
equals(GridDimension, GridDimension) - Static method in interface org.refcodes.graphical.GridDimension
 
equals(GridOffset, GridOffset) - Static method in interface org.refcodes.graphical.GridOffset
 
equals(Offset, Offset) - Static method in interface org.refcodes.graphical.Offset
 
equals(Position, Position) - Static method in interface org.refcodes.graphical.Position
 
equals(Vector, Vector) - Static method in interface org.refcodes.graphical.Vector
 
equals(ViewportDimension, ViewportDimension) - Static method in interface org.refcodes.graphical.ViewportDimension
 
equals(ViewportOffset, ViewportOffset) - Static method in interface org.refcodes.graphical.ViewportOffset
 

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
 
FieldDimension.FieldDimensionMutator - Interface in org.refcodes.graphical
 
FieldDimension.FieldDimensionProperty - Interface in org.refcodes.graphical
 
FieldDimension.FieldDimensionPropertyBuilder - Interface in org.refcodes.graphical
 
FieldDimensionImpl - Class in org.refcodes.graphical.impls
 
FieldDimensionImpl() - Constructor for class org.refcodes.graphical.impls.FieldDimensionImpl
 
FieldDimensionImpl(int, int, int) - Constructor for class org.refcodes.graphical.impls.FieldDimensionImpl
 
FieldDimensionImpl.FieldDimensionPropertyBuilderImpl - Class in org.refcodes.graphical.impls
 
FieldDimensionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
FieldDimensionPropertyBuilderImpl(int, int, int) - Constructor for class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
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.
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
 

G

getAlphaPortion() - Method in class org.refcodes.graphical.impls.RgbPixelImpl
 
getAlphaPortion() - Method in interface org.refcodes.graphical.RgbPixel
 
getBackground() - Method in interface org.refcodes.graphical.BackgroundAccessor
Retrieves the background from the background property.
getBluePortion() - Method in class org.refcodes.graphical.impls.RgbPixelImpl
 
getBluePortion() - Method in interface org.refcodes.graphical.RgbPixel
 
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 interface org.refcodes.graphical.FieldGapAccessor
Retrieves the field gap from the field gap property.
getFieldGap() - Method in class org.refcodes.graphical.impls.FieldDimensionImpl
 
getFieldGap() - Method in class org.refcodes.graphical.impls.RasterImpl
 
getFieldHeight() - Method in interface org.refcodes.graphical.FieldHeightAccessor
Retrieves the field height from the field height property.
getFieldHeight() - Method in class org.refcodes.graphical.impls.FieldDimensionImpl
 
getFieldHeight() - Method in class org.refcodes.graphical.impls.RasterImpl
 
getFieldWidth() - Method in interface org.refcodes.graphical.FieldWidthAccessor
Retrieves the field width from the field width property.
getFieldWidth() - Method in class org.refcodes.graphical.impls.FieldDimensionImpl
 
getFieldWidth() - Method in class org.refcodes.graphical.impls.RasterImpl
 
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 class org.refcodes.graphical.impls.RgbPixelImpl
 
getGreenPortion() - Method in interface org.refcodes.graphical.RgbPixel
 
getGridHeight() - Method in interface org.refcodes.graphical.GridHeightAccessor
Retrieves the grid height from the grid height property.
getGridHeight() - Method in class org.refcodes.graphical.impls.GridDimensionImpl
 
getGridHeight() - Method in class org.refcodes.graphical.impls.RasterImpl
 
getGridMode() - Method in interface org.refcodes.graphical.GridModeAccessor
Retrieves the grid mode from the grid mode property.
getGridMode() - Method in class org.refcodes.graphical.impls.RasterImpl
 
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 interface org.refcodes.graphical.GridWidthAccessor
Retrieves the grid width from the grid width property.
getGridWidth() - Method in class org.refcodes.graphical.impls.GridDimensionImpl
 
getGridWidth() - Method in class org.refcodes.graphical.impls.RasterImpl
 
getHeight() - Method in interface org.refcodes.graphical.HeightAccessor
Retrieves the height from the height property.
getHeight() - Method in class org.refcodes.graphical.impls.DimensionImpl
 
getImage() - Method in class org.refcodes.graphical.impls.RgbPixmapImageBuilderImpl
 
getImageDurationInMs() - Method in interface org.refcodes.graphical.FlipBookBuilder
Gets the duration of a single image to be displayed until the next image is shown.
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 interface org.refcodes.graphical.OpacityAccessor
Retrieves the opacity from the opacity property.
getPixelAt(int, int) - Method in class org.refcodes.graphical.impls.RgbPixmapImpl
 
getPixelAt(int, int) - Method in interface org.refcodes.graphical.Pixmap
Retrieves a pixel at a given position.
getPixels() - Method in class org.refcodes.graphical.impls.RgbPixmapImpl
 
getPixels() - Method in interface org.refcodes.graphical.Pixmap
Returns the two dimensional pixels array representing the pixmap.
getPixmapHeight() - Method in class org.refcodes.graphical.impls.RgbPixmapImpl
 
getPixmapHeight() - Method in interface org.refcodes.graphical.Pixmap
Retrieves the height of the Pixmap.
getPixmapWidth() - Method in class org.refcodes.graphical.impls.RgbPixmapImpl
 
getPixmapWidth() - Method in interface org.refcodes.graphical.Pixmap
Retrieves the width of the Pixmap.
getPositionX() - Method in class org.refcodes.graphical.impls.PositionImpl
 
getPositionX() - Method in interface org.refcodes.graphical.PosXAccessor
Retrieves the X position from the X position property.
getPositionY() - Method in class org.refcodes.graphical.impls.PositionImpl
 
getPositionY() - Method in interface org.refcodes.graphical.PosYAccessor
Retrieves the Y position from the Y position property.
getRedPortion() - Method in class org.refcodes.graphical.impls.RgbPixelImpl
 
getRedPortion() - Method in interface org.refcodes.graphical.RgbPixel
 
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.impls.ViewportDimensionImpl
 
getViewportHeight() - Method in interface org.refcodes.graphical.ViewportHeightAccessor
Retrieves the viewport height from the viewport height property.
getViewportOffsetX() - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl
 
getViewportOffsetX() - Method in interface org.refcodes.graphical.ViewportOffsetXAccessor
Retrieves the X offset from the X offset property.
getViewportOffsetY() - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl
 
getViewportOffsetY() - Method in interface org.refcodes.graphical.ViewportOffsetYAccessor
Retrieves the Y offset from the Y offset property.
getViewportWidth() - Method in class org.refcodes.graphical.impls.ViewportDimensionImpl
 
getViewportWidth() - Method in interface org.refcodes.graphical.ViewportWidthAccessor
Retrieves the viewport width from the viewport width property.
getWidth() - Method in class org.refcodes.graphical.impls.DimensionImpl
 
getWidth() - Method in interface org.refcodes.graphical.WidthAccessor
Retrieves the width from the width property.
GraphicalConsts - Interface in org.refcodes.graphical
 
GraphicalUtility - Class in org.refcodes.graphical
 
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
 
GridDimension.GridDimensionMutator - Interface in org.refcodes.graphical
 
GridDimension.GridDimensionProperty - Interface in org.refcodes.graphical
 
GridDimension.GridDimensionPropertyBuilder - Interface in org.refcodes.graphical
 
GridDimensionImpl - Class in org.refcodes.graphical.impls
 
GridDimensionImpl() - Constructor for class org.refcodes.graphical.impls.GridDimensionImpl
 
GridDimensionImpl(int, int) - Constructor for class org.refcodes.graphical.impls.GridDimensionImpl
 
GridDimensionImpl.GridDimensionPropertyBuilderImpl - Class in org.refcodes.graphical.impls
 
GridDimensionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
GridDimensionPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
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
 
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
 
GridOffset.GridOffsetMutator - Interface in org.refcodes.graphical
 
GridOffset.GridOffsetProperty - Interface in org.refcodes.graphical
 
GridOffset.GridOffsetPropertyBuilder - Interface in org.refcodes.graphical
 
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

I

isBottomBorder() - Method in enum org.refcodes.graphical.BoxBorderMode
 
isDraggable() - Method in interface org.refcodes.graphical.DraggableAccessor
Retrieves the draggability from the draggable property.
isLeftBorder() - Method in enum org.refcodes.graphical.BoxBorderMode
 
isRightBorder() - Method in enum org.refcodes.graphical.BoxBorderMode
 
isTopBorder() - Method in enum org.refcodes.graphical.BoxBorderMode
 
isVisible() - Method in interface org.refcodes.graphical.VisibleAccessor
Retrieves the visibility from the visible property.

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

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
 
Offset.OffsetMutator - Interface in org.refcodes.graphical
 
Offset.OffsetProperty - Interface in org.refcodes.graphical
 
Offset.OffsetPropertyBuilder - Interface in org.refcodes.graphical
 
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.
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
 
org.refcodes.graphical.impls - package org.refcodes.graphical.impls
 

P

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
 
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
 
Position.PositionMutator - Interface in org.refcodes.graphical
 
Position.PositionProperty - Interface in org.refcodes.graphical
 
Position.PositionPropertyBuilder - Interface in org.refcodes.graphical
 
PositionImpl - Class in org.refcodes.graphical.impls
 
PositionImpl() - Constructor for class org.refcodes.graphical.impls.PositionImpl
 
PositionImpl(int, int) - Constructor for class org.refcodes.graphical.impls.PositionImpl
 
PositionImpl.PositionPropertyBuilderImpl - Class in org.refcodes.graphical.impls
 
PositionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.impls.PositionImpl.PositionPropertyBuilderImpl
 
PositionPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.impls.PositionImpl.PositionPropertyBuilderImpl
 
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
 
Raster.RasterBuilder<B extends Raster.RasterBuilder<B>> - Interface in org.refcodes.graphical
 
Raster.RasterMutator - Interface in org.refcodes.graphical
 
Raster.RasterProperty - Interface in org.refcodes.graphical
 
Raster.RasterPropertyBuilder - Interface in org.refcodes.graphical
 
RasterImpl - Class in org.refcodes.graphical.impls
 
RasterImpl() - Constructor for class org.refcodes.graphical.impls.RasterImpl
 
RasterImpl(int, int, int, int, int, GridMode) - Constructor for class org.refcodes.graphical.impls.RasterImpl
 
RasterImpl.RasterPropertyBuilderImpl - Class in org.refcodes.graphical.impls
 
RasterPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
RasterPropertyBuilderImpl(int, int, int, int, int, GridMode) - Constructor for class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
RgbPixel - Interface in org.refcodes.graphical
 
RgbPixelImpl - Class in org.refcodes.graphical.impls
 
RgbPixelImpl() - Constructor for class org.refcodes.graphical.impls.RgbPixelImpl
 
RgbPixelImpl(int, int, int, int) - Constructor for class org.refcodes.graphical.impls.RgbPixelImpl
 
RgbPixelImpl(int) - Constructor for class org.refcodes.graphical.impls.RgbPixelImpl
 
RgbPixmap - Interface in org.refcodes.graphical
 
RgbPixmap.RgbPixmapBuilder<B extends RgbPixmap.RgbPixmapBuilder<B>> - Interface in org.refcodes.graphical
 
RgbPixmap.RgbPixmapMutator - Interface in org.refcodes.graphical
 
RgbPixmap.RgbPixmapProperty - Interface in org.refcodes.graphical
 
RgbPixmap.RgbPixmapPropertyBuilder - Interface in org.refcodes.graphical
 
RgbPixmapImageBuilder - Interface in org.refcodes.graphical
 
RgbPixmapImageBuilderImpl - Class in org.refcodes.graphical.impls
 
RgbPixmapImageBuilderImpl() - Constructor for class org.refcodes.graphical.impls.RgbPixmapImageBuilderImpl
 
RgbPixmapImpl - Class in org.refcodes.graphical.impls
 
RgbPixmapImpl() - Constructor for class org.refcodes.graphical.impls.RgbPixmapImpl
 
RgbPixmapImpl(RgbPixel[][]) - Constructor for class org.refcodes.graphical.impls.RgbPixmapImpl
 
RgbPixmapImpl(int, int) - Constructor for class org.refcodes.graphical.impls.RgbPixmapImpl
 
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl - Class in org.refcodes.graphical.impls
 
RgbPixmapPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.impls.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
 
RgbPixmapPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.impls.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
 
RgbPixmapPropertyBuilderImpl(RgbPixel[][]) - Constructor for class org.refcodes.graphical.impls.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
 

S

ScaleMode - Enum in org.refcodes.graphical
 
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 class org.refcodes.graphical.impls.RgbPixelImpl
 
setAlphaPortion(int) - Method in interface org.refcodes.graphical.RgbPixel
 
setBackground(T) - Method in interface org.refcodes.graphical.BackgroundAccessor.BackgroundMutator
Sets the background for the background property.
setBluePortion(int) - Method in class org.refcodes.graphical.impls.RgbPixelImpl
 
setBluePortion(int) - Method in interface org.refcodes.graphical.RgbPixel
 
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
 
setContainerDimension(ContainerDimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionMutator
 
setContainerDimension(Dimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionMutator
 
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
 
setDimension(Dimension) - Method in interface org.refcodes.graphical.Dimension.DimensionMutator
 
setDimension(int, int) - Method in class org.refcodes.graphical.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
setDimension(Dimension) - Method in class org.refcodes.graphical.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
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
 
setFieldDimension(int, int, int) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionMutator
 
setFieldDimension(FieldDimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionMutator
 
setFieldDimension(Dimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionMutator
 
setFieldDimension(int, int) - Method in class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
setFieldDimension(int, int, int) - Method in class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
setFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
setFieldDimension(Dimension) - Method in class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
setFieldDimension(int, int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
setFieldDimension(int, int, int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
setFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
setFieldDimension(Dimension) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
setFieldGap(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
setFieldHeight(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
setFieldWidth(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
setGreenPortion(int) - Method in class org.refcodes.graphical.impls.RgbPixelImpl
 
setGreenPortion(int) - Method in interface org.refcodes.graphical.RgbPixel
 
setGridDimension(int, int) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionMutator
 
setGridDimension(GridDimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionMutator
 
setGridDimension(Dimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionMutator
 
setGridDimension(int, int) - Method in class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
setGridDimension(GridDimension) - Method in class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
setGridDimension(Dimension) - Method in class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
setGridDimension(int, int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
setGridDimension(GridDimension) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
setGridDimension(Dimension) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
setGridHeight(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.RasterImpl.RasterPropertyBuilderImpl
 
setGridOffset(int, int) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetMutator
 
setGridOffset(GridOffset) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetMutator
 
setGridOffset(Offset) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetMutator
 
setGridOffset(Position) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetMutator
 
setGridOffsetX(int) - Method in interface org.refcodes.graphical.GridOffsetXAccessor.GridOffsetXMutator
Sets the X offset for the X offset property.
setGridOffsetY(int) - Method in interface org.refcodes.graphical.GridOffsetYAccessor.GridOffsetYMutator
Sets the Y offset for the Y offset property.
setGridWidth(int) - Method in interface org.refcodes.graphical.GridWidthAccessor.GridWidthMutator
Sets the grid width for the grid width property.
setGridWidth(int) - Method in class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
setGridWidth(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
setImage(Image) - Method in class org.refcodes.graphical.impls.RgbPixmapImageBuilderImpl
 
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.
setImageInputStream(InputStream) - Method in class org.refcodes.graphical.impls.RgbPixmapImageBuilderImpl
 
setImageInputStream(InputStream) - Method in interface org.refcodes.graphical.PixmapImageBuilder
Sets the input stream for retrieving the image data for the image property.
setImageURL(URL) - Method in class org.refcodes.graphical.impls.RgbPixmapImageBuilderImpl
 
setImageURL(URL) - Method in interface org.refcodes.graphical.PixmapImageBuilder
Sets the URL for retrieving the image data for the image property.
setMaxGridDimension(GridDimension) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionMutator
Sets the max grid dimension for the max grid dimension property.
setMaxGridDimension(int, int) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionMutator
Sets the max grid dimension for the max grid dimension property.
setMaxViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionMutator
Sets the max viewport dimension for the max viewport dimension property.
setMaxViewportDimension(int, int) - Method in interface org.refcodes.graphical.MaxViewportDimension.MaxViewportDimensionMutator
Sets the max viewport dimension for the max viewport dimension property.
setMinGridDimension(GridDimension) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionMutator
Sets the min grid dimension for the min grid dimension property.
setMinGridDimension(int, int) - Method in interface org.refcodes.graphical.MinGridDimension.MinGridDimensionMutator
Sets the min grid dimension for the min grid dimension property.
setMinViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.MinViewportDimension.MinViewportDimensionMutator
Sets the min viewport dimension for the min viewport dimension property.
setMinViewportDimension(int, int) - 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
 
setOffset(Offset) - Method in interface org.refcodes.graphical.Offset.OffsetMutator
 
setOffset(Position) - Method in interface org.refcodes.graphical.Offset.OffsetMutator
 
setOffsetX(int) - Method in interface org.refcodes.graphical.OffsetXAccessor.OffsetXMutator
Sets the X offset for the X offset property.
setOffsetY(int) - Method in interface org.refcodes.graphical.OffsetYAccessor.OffsetYMutator
Sets the Y offset for the Y offset property.
setOpacity(double) - Method in interface org.refcodes.graphical.OpacityAccessor.OpacityMutator
Sets the opacity for the opacity property.
setPixelAt(RgbPixel, int, int) - Method in class org.refcodes.graphical.impls.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
 
setPixelAt(int, int, int) - Method in class org.refcodes.graphical.impls.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
 
setPixelAt(PX, int, int) - Method in interface org.refcodes.graphical.Pixmap.PixmapMutator
Sets a pixel in the pixmap.
setPixelAt(int, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapMutator
Sets an integer value interpreted as pixel in the pixmap.
setPixels(RgbPixel[][]) - Method in class org.refcodes.graphical.impls.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
 
setPixels(PX[][]) - Method in interface org.refcodes.graphical.Pixmap.PixmapMutator
 
setPosition(int, int) - Method in class org.refcodes.graphical.impls.PositionImpl.PositionPropertyBuilderImpl
 
setPosition(Position) - Method in class org.refcodes.graphical.impls.PositionImpl.PositionPropertyBuilderImpl
 
setPosition(int, int) - Method in interface org.refcodes.graphical.Position.PositionMutator
 
setPosition(Position) - Method in interface org.refcodes.graphical.Position.PositionMutator
 
setPositionX(int) - Method in class org.refcodes.graphical.impls.PositionImpl.PositionPropertyBuilderImpl
 
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.impls.PositionImpl.PositionPropertyBuilderImpl
 
setPositionY(int) - Method in interface org.refcodes.graphical.PosYAccessor.PosYMutator
Sets the Y position for the Y position property.
setRedPortion(int) - Method in class org.refcodes.graphical.impls.RgbPixelImpl
 
setRedPortion(int) - Method in interface org.refcodes.graphical.RgbPixel
 
setRgbValue(int) - Method in class org.refcodes.graphical.impls.RgbPixelImpl
 
setRgbValue(int) - Method in interface org.refcodes.graphical.RgbPixel
 
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
 
setVector(Vector) - Method in interface org.refcodes.graphical.Vector.VectorMutator
 
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 class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
setViewportDimension(ViewportDimension) - Method in class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
setViewportDimension(Dimension) - Method in class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
setViewportDimension(int, int) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionMutator
 
setViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionMutator
 
setViewportDimension(Dimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionMutator
 
setViewportHeight(int) - Method in class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
setViewportHeight(int) - Method in interface org.refcodes.graphical.ViewportHeightAccessor.ViewportHeightMutator
Sets the viewport height for the viewport height property.
setViewportOffset(int, int) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
setViewportOffset(ViewportOffset) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
setViewportOffset(Offset) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
setViewportOffset(Position) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
setViewportOffset(int, int) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
 
setViewportOffset(ViewportOffset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
 
setViewportOffset(Offset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
 
setViewportOffset(Position) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetMutator
 
setViewportOffsetX(int) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
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.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
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.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
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.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
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
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

T

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.
toPixmap() - Method in interface org.refcodes.graphical.BuildPixmap
 
toPixmap() - Method in class org.refcodes.graphical.impls.RgbPixmapImageBuilderImpl
 
toPixmap() - Method in interface org.refcodes.graphical.RgbPixmapImageBuilder
 
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 class org.refcodes.graphical.impls.RgbPixelImpl
 
toRgbValue() - Method in interface org.refcodes.graphical.RgbPixel
 
toString() - Method in class org.refcodes.graphical.impls.DimensionImpl
 
toString() - Method in class org.refcodes.graphical.impls.FieldDimensionImpl
 
toString() - Method in class org.refcodes.graphical.impls.GridDimensionImpl
 
toString() - Method in class org.refcodes.graphical.impls.PositionImpl
 
toString() - Method in class org.refcodes.graphical.impls.ViewportDimensionImpl
 
toString() - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl
 
toTotalHeight() - Method in interface org.refcodes.graphical.ContainerMetrics
 
toTotalWidth() - Method in interface org.refcodes.graphical.ContainerMetrics
 

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.MoveMode
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.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.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
 
Vector.VectorMutator - Interface in org.refcodes.graphical
 
Vector.VectorProperty - Interface in org.refcodes.graphical
 
Vector.VectorPropertyBuilder - Interface in org.refcodes.graphical
 
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.
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
 
ViewportDimension.ViewportDimensionMutator - Interface in org.refcodes.graphical
 
ViewportDimension.ViewportDimensionProperty - Interface in org.refcodes.graphical
 
ViewportDimension.ViewportDimensionPropertyBuilderBuilder - Interface in org.refcodes.graphical
 
ViewportDimensionImpl - Class in org.refcodes.graphical.impls
 
ViewportDimensionImpl() - Constructor for class org.refcodes.graphical.impls.ViewportDimensionImpl
 
ViewportDimensionImpl(int, int) - Constructor for class org.refcodes.graphical.impls.ViewportDimensionImpl
 
ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl - Class in org.refcodes.graphical.impls
 
ViewportDimensionPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
ViewportDimensionPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
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
 
ViewportOffset.ViewportOffsetMutator - Interface in org.refcodes.graphical
 
ViewportOffset.ViewportOffsetProperty - Interface in org.refcodes.graphical
 
ViewportOffset.ViewportOffsetPropertyBuilder - Interface in org.refcodes.graphical
 
ViewportOffsetImpl - Class in org.refcodes.graphical.impls
 
ViewportOffsetImpl() - Constructor for class org.refcodes.graphical.impls.ViewportOffsetImpl
 
ViewportOffsetImpl(int, int) - Constructor for class org.refcodes.graphical.impls.ViewportOffsetImpl
 
ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl - Class in org.refcodes.graphical.impls
 
ViewportOffsetPropertyBuilderImpl() - Constructor for class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
ViewportOffsetPropertyBuilderImpl(int, int) - Constructor for class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
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.
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
 
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
 
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
 
withContainerDimension(ContainerDimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionBuilder
 
withContainerDimension(Dimension) - Method in interface org.refcodes.graphical.ContainerDimension.ContainerDimensionBuilder
 
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
 
withDimension(Dimension) - Method in interface org.refcodes.graphical.Dimension.DimensionBuilder
 
withDimension(int, int) - Method in class org.refcodes.graphical.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
withDimension(Dimension) - Method in class org.refcodes.graphical.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
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
 
withFieldDimension(int, int, int) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionBuilder
 
withFieldDimension(FieldDimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionBuilder
 
withFieldDimension(Dimension) - Method in interface org.refcodes.graphical.FieldDimension.FieldDimensionBuilder
 
withFieldDimension(int, int) - Method in class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
withFieldDimension(int, int, int) - Method in class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
withFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
withFieldDimension(Dimension) - Method in class org.refcodes.graphical.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
withFieldDimension(int, int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
withFieldDimension(int, int, int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
withFieldDimension(FieldDimension) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
withFieldDimension(Dimension) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
withFieldGap(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
withFieldHeight(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.FieldDimensionImpl.FieldDimensionPropertyBuilderImpl
 
withFieldWidth(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
withGreenPortion(int) - Method in interface org.refcodes.graphical.RgbPixel
 
withGridDimension(int, int) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionBuilder
 
withGridDimension(GridDimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionBuilder
 
withGridDimension(Dimension) - Method in interface org.refcodes.graphical.GridDimension.GridDimensionBuilder
 
withGridDimension(int, int) - Method in class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
withGridDimension(GridDimension) - Method in class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
withGridDimension(Dimension) - Method in class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
withGridDimension(int, int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
withGridDimension(GridDimension) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
withGridDimension(Dimension) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
withGridHeight(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
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.impls.RasterImpl.RasterPropertyBuilderImpl
 
withGridOffset(int, int) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetBuilder
 
withGridOffset(GridOffset) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetBuilder
 
withGridOffset(Offset) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetBuilder
 
withGridOffset(Position) - Method in interface org.refcodes.graphical.GridOffset.GridOffsetBuilder
 
withGridOffsetX(int) - Method in interface org.refcodes.graphical.GridOffsetXAccessor.GridOffsetXBuilder
Sets the X offset for the X offset property.
withGridOffsetY(int) - Method in interface org.refcodes.graphical.GridOffsetYAccessor.GridOffsetYBuilder
Sets the Y offset for the Y offset property.
withGridWidth(int) - Method in interface org.refcodes.graphical.GridWidthAccessor.GridWidthBuilder
Sets the grid width for the grid width property.
withGridWidth(int) - Method in class org.refcodes.graphical.impls.GridDimensionImpl.GridDimensionPropertyBuilderImpl
 
withGridWidth(int) - Method in class org.refcodes.graphical.impls.RasterImpl.RasterPropertyBuilderImpl
 
withHeight(int) - Method in interface org.refcodes.graphical.HeightAccessor.HeightBuilder
Sets the height for the height property.
withHeight(int) - Method in class org.refcodes.graphical.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
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.
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
 
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
 
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(GridDimension) - Method in interface org.refcodes.graphical.MaxGridDimension.MaxGridDimensionBuilder
Sets the max grid dimension for the max grid dimension property.
withMaxGridDimension(int, int) - 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
 
withOffset(Offset) - Method in interface org.refcodes.graphical.Offset.OffsetBuilder
 
withOffset(Position) - Method in interface org.refcodes.graphical.Offset.OffsetBuilder
 
withOffsetX(int) - Method in interface org.refcodes.graphical.OffsetXAccessor.OffsetXBuilder
Sets the X offset for the X offset property.
withOffsetY(int) - Method in interface org.refcodes.graphical.OffsetYAccessor.OffsetYBuilder
Sets the Y offset for the Y offset property.
withOpacity(double) - Method in interface org.refcodes.graphical.OpacityAccessor.OpacityBuilder
Sets the opacity for the opacity property.
withPixelAt(RgbPixel, int, int) - Method in class org.refcodes.graphical.impls.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
 
withPixelAt(int, int, int) - Method in class org.refcodes.graphical.impls.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
 
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
 
withPixelAt(int, int, int) - Method in interface org.refcodes.graphical.RgbPixmap.RgbPixmapBuilder
Sets an integer value interpreted as pixel in the pixmap.
withPixels(RgbPixel[][]) - Method in class org.refcodes.graphical.impls.RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
 
withPixels(PX[][]) - Method in interface org.refcodes.graphical.Pixmap.PixmapBuilder
 
withPixels(PX[][]) - Method in interface org.refcodes.graphical.Pixmap.PixmapPropertyBuilder
 
withPosition(int, int) - Method in class org.refcodes.graphical.impls.PositionImpl.PositionPropertyBuilderImpl
 
withPosition(Position) - Method in class org.refcodes.graphical.impls.PositionImpl.PositionPropertyBuilderImpl
 
withPosition(int, int) - Method in interface org.refcodes.graphical.Position.PositionBuilder
 
withPosition(Position) - Method in interface org.refcodes.graphical.Position.PositionBuilder
 
withPositionX(int) - Method in class org.refcodes.graphical.impls.PositionImpl.PositionPropertyBuilderImpl
 
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.impls.PositionImpl.PositionPropertyBuilderImpl
 
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
 
withRgbValue(int) - Method in interface org.refcodes.graphical.RgbPixel
 
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
 
withVector(Vector) - Method in interface org.refcodes.graphical.Vector.VectorBuilder
 
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 class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
withViewportDimension(ViewportDimension) - Method in class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
withViewportDimension(Dimension) - Method in class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
withViewportDimension(int, int) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionBuilder
 
withViewportDimension(ViewportDimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionBuilder
 
withViewportDimension(Dimension) - Method in interface org.refcodes.graphical.ViewportDimension.ViewportDimensionBuilder
 
withViewportHeight(int) - Method in class org.refcodes.graphical.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
withViewportHeight(int) - Method in interface org.refcodes.graphical.ViewportHeightAccessor.ViewportHeightBuilder
Sets the viewport height for the viewport height property.
withViewportOffset(int, int) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
withViewportOffset(ViewportOffset) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
withViewportOffset(Offset) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
withViewportOffset(Position) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
withViewportOffset(int, int) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
 
withViewportOffset(ViewportOffset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
 
withViewportOffset(Offset) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
 
withViewportOffset(Position) - Method in interface org.refcodes.graphical.ViewportOffset.ViewportOffsetBuilder
 
withViewportOffsetX(int) - Method in class org.refcodes.graphical.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
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.impls.ViewportOffsetImpl.ViewportOffsetPropertyBuilderImpl
 
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.impls.ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
 
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.impls.DimensionImpl.DimensionPropertyBuilderImpl
 
withWidth(int) - Method in interface org.refcodes.graphical.WidthAccessor.WidthBuilder
Sets the width for the width property.

_

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

Copyright © 2016. All rights reserved.