org.stellarium
Class StelCore.FontParam

java.lang.Object
  extended by org.stellarium.StelCore.FontParam
Enclosing class:
StelCore

public static class StelCore.FontParam
extends java.lang.Object


Field Summary
 java.lang.String file
           
 float scale
           
 
Constructor Summary
StelCore.FontParam()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

file

public java.lang.String file

scale

public float scale
Constructor Detail

StelCore.FontParam

public StelCore.FontParam()