public class PierceLens extends AbstractLens
| Modifier and Type | Field and Description |
|---|---|
static String |
FOCUS_LAYER_NAME |
static double |
FOCUS_RADIUS |
| Constructor and Description |
|---|
PierceLens(GeOxygeneApplication application) |
PierceLens(GeOxygeneApplication application,
double focusRadius,
double transitionRadius) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Graphics2D g2d,
BufferedImage offscreen) |
protected void |
changeShapes(int x,
int y) |
getFocusRegion, getTransitionRegion, getVisuPanel, setFocusRegion, setTransitionRegion, setVisuPanelpublic static double FOCUS_RADIUS
public static String FOCUS_LAYER_NAME
public PierceLens(GeOxygeneApplication application, double focusRadius, double transitionRadius)
public PierceLens(GeOxygeneApplication application)
protected void changeShapes(int x,
int y)
changeShapes in class AbstractLenspublic void apply(Graphics2D g2d, BufferedImage offscreen)
apply in interface ILensapply in class AbstractLensCopyright © 2016 Laboratoire COGIT, IGN. All rights reserved.