public class MapGraphicsUtils
extends java.lang.Object
| Constructor and Description | 
|---|
MapGraphicsUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
drawTextBox(java.awt.Graphics g,
           int gWidth,
           int gHeight,
           BBox bbox,
           java.lang.String text,
           double xGeog,
           double yGeog,
           float scaleFactor,
           it.prato.comune.utilita.logging.interfaces.LogInterface logger)  | 
static java.lang.String | 
updateSize(java.lang.String htmlString)
Aggiusta le size in base a quelle dell'htmleditor lato client per ottenre
 gli stessi risultati. 
 | 
public static void drawTextBox(java.awt.Graphics g,
                               int gWidth,
                               int gHeight,
                               BBox bbox,
                               java.lang.String text,
                               double xGeog,
                               double yGeog,
                               float scaleFactor,
                               it.prato.comune.utilita.logging.interfaces.LogInterface logger)
public static java.lang.String updateSize(java.lang.String htmlString)
htmlString -