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