Uses of Class
VASSAL.tools.imageop.AbstractTileOpImpl
| Package | Description |
|---|---|
| VASSAL.build.module.gamepieceimage | |
| VASSAL.counters |
Provides classes that define game pieces.
|
| VASSAL.tools.imageop |
-
Uses of AbstractTileOpImpl in VASSAL.build.module.gamepieceimage
Subclasses of AbstractTileOpImpl in VASSAL.build.module.gamepieceimage Modifier and Type Class Description protected static classImageItem.BaseOp -
Uses of AbstractTileOpImpl in VASSAL.counters
Subclasses of AbstractTileOpImpl in VASSAL.counters Modifier and Type Class Description protected static classLabeler.HTMLLabelOpprotected static classLabeler.LabelOp -
Uses of AbstractTileOpImpl in VASSAL.tools.imageop
Subclasses of AbstractTileOpImpl in VASSAL.tools.imageop Modifier and Type Class Description classGamePieceOpImplclassRotateScaleOpBitmapImplAnImageOpwhich rotates and scales its source.classRotateScaleOpSVGImplAnImageOpwhich rotates and scales its source.classSourceOpDiskCacheBitmapImplAnImageOpwhich loads tiles from the tile cache.classSourceTileOpBitmapImplAnImageOpfor producing tiles directly from a source, without cobbling tiles from the source.classSourceTileOpSVGImplAnImageOpfor producing tiles directly from a source, without cobbling tiles from the source.