public class DrawUtils
extends java.lang.Object
| Constructor and Description |
|---|
DrawUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
drawInts(java.awt.Graphics2D g,
ViewPort viewPort,
Cancellable cancel,
double dpi,
ISymbol symbol,
Feature feature,
Geometry geom) |
static void |
drawInts(java.awt.Graphics2D g,
ViewPort viewPort,
ISymbol symbol,
Feature feature,
Geometry geom) |
public static void drawInts(java.awt.Graphics2D g,
ViewPort viewPort,
Cancellable cancel,
double dpi,
ISymbol symbol,
Feature feature,
Geometry geom)
throws GeometryOperationException
GeometryOperationExceptionpublic static void drawInts(java.awt.Graphics2D g,
ViewPort viewPort,
ISymbol symbol,
Feature feature,
Geometry geom)
throws GeometryOperationException
GeometryOperationException