Uses of Package
VASSAL.tools.imageop
Packages that use VASSAL.tools.imageop
Package
Description
Contains classes that may be added to a
Documentation
.Contains classes that may be added to a
Map
.Contains classes that may be added to a
BoardPicker
.Contains classes that may be added to a
Board
.Contains classes that may be added to a
MapGrid
.Contains classes that can be added to a
Widget
.Provides classes that define game pieces.
-
Classes in VASSAL.tools.imageop used by VASSAL.build.module.documentationClassDescriptionAn abstract representation of an operation which may be applied to an {link Image}.
-
Classes in VASSAL.tools.imageop used by VASSAL.build.module.gamepieceimage
-
Classes in VASSAL.tools.imageop used by VASSAL.build.module.mapClassDescriptionAn abstract representation of an operation which may be applied to an {link Image}.Paints an image at arbitrary scale.
-
Classes in VASSAL.tools.imageop used by VASSAL.build.module.map.boardPicker
-
Classes in VASSAL.tools.imageop used by VASSAL.build.module.map.boardPicker.board
-
Classes in VASSAL.tools.imageop used by VASSAL.build.module.map.boardPicker.board.mapgrid
-
Classes in VASSAL.tools.imageop used by VASSAL.build.widget
-
Classes in VASSAL.tools.imageop used by VASSAL.countersClassDescriptionAn abstract representation of an operation which may be applied to an
Image
.The abstract base class forImageOp
s which are a single tile.An abstract representation of an operation which may be applied to an {link Image}.AnImageOp
which both rotates and scales its source.Paints an image at arbitrary scale. -
Classes in VASSAL.tools.imageop used by VASSAL.tools.icon
-
Classes in VASSAL.tools.imageop used by VASSAL.tools.imageopClassDescriptionAn abstract representation of an operation which may be applied to an
Image
.The abstract base class forImageOp
s which support multiple tiles.The abstract base class forImageOp
s which are a single tile.AnImageOp
which crops its source.AnImageOp
which scales its source.An abstract representation of an operation which may be applied to an {link Image}.ImageOpObserver
s can be notified on the completion of anImageOp
.AnImageOp
which rotates its source about its center.AnImageOp
which both rotates and scales its source.AnImageOp
which scales its source.AnImageOp
which scales its source.AnImageOp
which provides a source.AnImageOp
which loads an image from theDataArchive
.AnImageOp
which produces images from SVG.