org.stellarium.ui.render
Class SFontGlyphInfo

java.lang.Object
  extended by org.stellarium.ui.render.SFontGlyphInfo

 class SFontGlyphInfo
extends java.lang.Object


Field Summary
(package private)  int leftSpacing
           
(package private)  int rightSpacing
           
(package private)  int sizeX
           
(package private)  int sizeY
           
 
Constructor Summary
SFontGlyphInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sizeX

int sizeX

sizeY

int sizeY

leftSpacing

int leftSpacing

rightSpacing

int rightSpacing
Constructor Detail

SFontGlyphInfo

SFontGlyphInfo()