Uses of Interface
VASSAL.tools.image.ImageTileSource
Packages that use ImageTileSource
Package
Description
Provides classes for building Java instances automatically from XML
files.
-
Uses of ImageTileSource in VASSAL.build
Methods in VASSAL.build that return ImageTileSource -
Uses of ImageTileSource in VASSAL.tools.image.tilecache
Classes in VASSAL.tools.image.tilecache that implement ImageTileSource -
Uses of ImageTileSource in VASSAL.tools.imageop
Fields in VASSAL.tools.imageop declared as ImageTileSourceModifier and TypeFieldDescriptionprotected final ImageTileSource
SourceOpDiskCacheBitmapImpl.tileSrc
Constructors in VASSAL.tools.imageop with parameters of type ImageTileSourceModifierConstructorDescriptionSourceOpDiskCacheBitmapImpl
(String name, int tileX, int tileY, double scale, ImageTileSource tileSrc)