Package org.jtgl.core

Class Summary
JTGLColor Manages Color info (TODO: Color conversion via JTGLColorManager) ColorSpace is sRGB with alpha or opacity information and default 8bits per component
JTGLDimension Represents an inmutable 2D Dimension
JTGLFont Represents a Font used in text rendering.
JTGLGraphics Graphics context where all drawing operations are performed
JTGLPoint Point primitive
JTGLRect Rectangle primitive
 

Exception Summary
JTGLException JTGL core Exception class