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 class
ImageItem.BaseOp
-
Uses of AbstractTileOpImpl in VASSAL.counters
Subclasses of AbstractTileOpImpl in VASSAL.counters Modifier and Type Class Description protected static class
Labeler.HTMLLabelOp
protected static class
Labeler.LabelOp
-
Uses of AbstractTileOpImpl in VASSAL.tools.imageop
Subclasses of AbstractTileOpImpl in VASSAL.tools.imageop Modifier and Type Class Description class
GamePieceOpImpl
class
RotateScaleOpBitmapImpl
AnImageOp
which rotates and scales its source.class
RotateScaleOpSVGImpl
AnImageOp
which rotates and scales its source.class
SourceOpDiskCacheBitmapImpl
AnImageOp
which loads tiles from the tile cache.class
SourceTileOpBitmapImpl
AnImageOp
for producing tiles directly from a source, without cobbling tiles from the source.class
SourceTileOpSVGImpl
AnImageOp
for producing tiles directly from a source, without cobbling tiles from the source.