public class DncIconAtlases extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DncIconAtlases.DncDeviceIconAtlas |
static class |
DncIconAtlases.DncHostIconAtlas |
Constructor and Description |
---|
DncIconAtlases() |
Modifier and Type | Method and Description |
---|---|
static DncIconAtlases.DncHostIconAtlas |
createHostIconAtlas(DncChunks.DncHostChunk hChunk,
String cgmDir,
String svgDir,
int maxTextureDim,
double screenDpi) |
static DncIconAtlases.DncDeviceIconAtlas |
xferIconAtlasToDevice(DncIconAtlases.DncHostIconAtlas hAtlas,
javax.media.opengl.GL gl) |
public static DncIconAtlases.DncHostIconAtlas createHostIconAtlas(DncChunks.DncHostChunk hChunk, String cgmDir, String svgDir, int maxTextureDim, double screenDpi) throws IOException, com.kitfox.svg.SVGException
IOException
com.kitfox.svg.SVGException
public static DncIconAtlases.DncDeviceIconAtlas xferIconAtlasToDevice(DncIconAtlases.DncHostIconAtlas hAtlas, javax.media.opengl.GL gl)
Copyright © 2016 Metron, Inc.. All rights reserved.