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, setVisuPanel
public 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 AbstractLens
public void apply(Graphics2D g2d, BufferedImage offscreen)
apply
in interface ILens
apply
in class AbstractLens
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.