Package | Description |
---|---|
ini.trakem2.display | |
ini.trakem2.display.graphics | |
ini.trakem2.display.inspect |
Modifier and Type | Class and Description |
---|---|
protected class |
GroupingMode.GroupedGraphicsSource |
Modifier and Type | Method and Description |
---|---|
GraphicsSource |
Mode.getGraphicsSource() |
GraphicsSource |
ManualAlignMode.getGraphicsSource() |
GraphicsSource |
GroupingMode.getGraphicsSource() |
GraphicsSource |
DefaultMode.getGraphicsSource() |
GraphicsSource |
AffineTransformMode.getGraphicsSource() |
Modifier and Type | Method and Description |
---|---|
BufferedImage |
DisplayCanvas.paintOffscreen(Layer active_layer,
int g_width,
int g_height,
Rectangle srcRect,
double magnification,
Displayable active,
int c_alphas,
Rectangle clipRect,
Loader loader,
HashMap<Color,Layer> hm,
ArrayList<LayerPanel> blending_list,
int mode,
GraphicsSource graphics_source,
boolean prepaint,
ArrayList<Displayable> al_top)
Deprecated.
|
BufferedImage |
DisplayCanvas.paintOffscreen(Layer active_layer,
List<Layer> layers,
ArrayList<Displayable> al_paint,
Displayable active,
int g_width,
int g_height,
int c_alphas,
Loader loader,
HashMap<Color,Layer> hm,
ArrayList<LayerPanel> blending_list,
int mode,
GraphicsSource graphics_source,
boolean prepaint,
int first_non_patch) |
BufferedImage |
DisplayCanvas.paintOffscreen(Layer active_layer,
List<Layer> layers,
int g_width,
int g_height,
Rectangle srcRect,
double magnification,
Displayable active,
int c_alphas,
Rectangle clipRect,
Loader loader,
HashMap<Color,Layer> hm,
ArrayList<LayerPanel> blending_list,
int mode,
GraphicsSource graphics_source,
boolean prepaint,
ArrayList<Displayable> al_top,
boolean preload)
This method uses data only from the arguments, and changes none.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultGraphicsSource
Handles default mode, i.e.
|
class |
TestGraphicsSource |
Modifier and Type | Method and Description |
---|---|
GraphicsSource |
InspectPatchTrianglesMode.getGraphicsSource() |
Copyright © 2015–2021 Fiji. All rights reserved.