public class SelectionUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.awt.Shape |
NULL |
Constructor and Description |
---|
SelectionUtil() |
Modifier and Type | Method and Description |
---|---|
static java.awt.Shape |
getSelectionArea(DasCanvasComponent cc) |
static java.awt.Shape |
getSelectionArea(Renderer r)
returns the selection area, or SelectionUtil.NULL.
|
public static java.awt.Shape getSelectionArea(Renderer r)
r
- the renderer, one of a list of coded rendererspublic static java.awt.Shape getSelectionArea(DasCanvasComponent cc)