Class TextureAtlasExample
- java.lang.Object
-
- com.metsci.glimpse.core.examples.icon.TextureAtlasExample
-
public class TextureAtlasExample extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTextureAtlasExample.SimpleIconPainter
-
Constructor Summary
Constructors Constructor Description TextureAtlasExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidloadTextureAtlas(TextureAtlas atlas)static voidmain(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
loadTextureAtlas
public static void loadTextureAtlas(TextureAtlas atlas) throws IOException
- Throws:
IOException
-
-