001/* 002 * To change this template, choose Tools | Templates 003 * and open the template in the editor. 004 */ 005package armyc2.c5isr.graphics2d; 006 007/** 008 * 009* 010 */ 011public class FontRenderContext { 012 public FontRenderContext() 013 { 014 015 } 016 017}