|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrails.ui.swing.ImageLoader
public class ImageLoader
This class handles loading our tile images. It provides BufferedImages to be associated with the Hex.
Constructor Summary | |
---|---|
ImageLoader()
|
Method Summary | |
---|---|
java.awt.image.BufferedImage |
getTile(int tileID,
int zoomStep)
|
double |
getZoomFactor(int zoomStep)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageLoader()
Method Detail |
---|
public java.awt.image.BufferedImage getTile(int tileID, int zoomStep)
public double getZoomFactor(int zoomStep)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |