Uses of Package
VASSAL.tools.imageop
| Package | Description |
|---|---|
| VASSAL.build.module.documentation |
Contains classes that may be added to a
Documentation. |
| VASSAL.build.module.gamepieceimage | |
| VASSAL.build.module.map |
Contains classes that may be added to a
Map. |
| VASSAL.build.module.map.boardPicker |
Contains classes that may be added to a
BoardPicker. |
| VASSAL.build.module.map.boardPicker.board |
Contains classes that may be added to a
Board. |
| VASSAL.build.module.map.boardPicker.board.mapgrid |
Contains classes that may be added to a
MapGrid. |
| VASSAL.build.widget |
Contains classes that can be added to a
Widget. |
| VASSAL.counters |
Provides classes that define game pieces.
|
| VASSAL.tools.icon | |
| VASSAL.tools.imageop |
-
Classes in VASSAL.tools.imageop used by VASSAL.build.module.documentation Class Description ImageOp An abstract representation of an operation which may be applied to anImage. -
Classes in VASSAL.tools.imageop used by VASSAL.build.module.gamepieceimage Class Description AbstractOpImpl An abstract representation of an operation which may be applied to anImage.AbstractTileOpImpl The abstract base class forImageOps which are a single tile.ImageOp An abstract representation of an operation which may be applied to anImage.SourceOp AnImageOpwhich provides a source. -
Classes in VASSAL.tools.imageop used by VASSAL.build.module.map Class Description ImageOp An abstract representation of an operation which may be applied to anImage.ScaledImagePainter Paints an image at arbitrary scale. -
Classes in VASSAL.tools.imageop used by VASSAL.build.module.map.boardPicker Class Description ScaleOp AnImageOpwhich scales its source.SourceOp AnImageOpwhich provides a source. -
Classes in VASSAL.tools.imageop used by VASSAL.build.module.map.boardPicker.board Class Description AbstractOpImpl An abstract representation of an operation which may be applied to anImage.AbstractTiledOpImpl The abstract base class forImageOps which support multiple tiles.ImageOp An abstract representation of an operation which may be applied to anImage. -
Classes in VASSAL.tools.imageop used by VASSAL.build.module.map.boardPicker.board.mapgrid Class Description SourceOp AnImageOpwhich provides a source. -
Classes in VASSAL.tools.imageop used by VASSAL.build.widget Class Description SourceOp AnImageOpwhich provides a source. -
Classes in VASSAL.tools.imageop used by VASSAL.counters Class Description AbstractOpImpl An abstract representation of an operation which may be applied to anImage.AbstractTileOpImpl The abstract base class forImageOps which are a single tile.GamePieceOp ImageOp An abstract representation of an operation which may be applied to anImage.RotateScaleOp AnImageOpwhich both rotates and scales its source.ScaledImagePainter Paints an image at arbitrary scale. -
Classes in VASSAL.tools.imageop used by VASSAL.tools.icon Class Description OpIcon -
Classes in VASSAL.tools.imageop used by VASSAL.tools.imageop Class Description AbstractOpImpl An abstract representation of an operation which may be applied to anImage.AbstractTiledOpImpl The abstract base class forImageOps which support multiple tiles.AbstractTileOpImpl The abstract base class forImageOps which are a single tile.CropOp AnImageOpwhich crops its source.GamePieceOp ImageOp An abstract representation of an operation which may be applied to anImage.ImageOpObserver ImageOpObservers can be notified on the completion of anImageOp.OpMultiResolutionImage RotateOp AnImageOpwhich rotates its source about its center.RotateScaleOp AnImageOpwhich both rotates and scales its source.ScaleOp AnImageOpwhich scales its source.ScaleOpBitmapImpl AnImageOpwhich scales its source.SourceOp AnImageOpwhich provides a source.SourceOpBitmapImpl AnImageOpwhich loads an image from theDataArchive.SVGOp AnImageOpwhich produces images from SVG.