Modifier and Type | Method and Description |
---|---|
Anchor |
ImageBoxAnnotationGraphNode.ImageParameters.getAnchor() |
Anchor |
AbstractTextBoxAnnotationGraphNode.TextLocationParameters.getAnchor() |
Modifier and Type | Method and Description |
---|---|
void |
ImageBoxAnnotationGraphNode.ImageParameters.setAnchor(Anchor anchor) |
void |
AbstractTextBoxAnnotationGraphNode.TextLocationParameters.setAnchor(Anchor anchor) |
Modifier and Type | Method and Description |
---|---|
Anchor |
ResliceAlgorithm.getPlaneStartLocation() |
Modifier and Type | Method and Description |
---|---|
void |
ResliceAlgorithm.setPlaneStartLocation(Anchor planeStartLocation) |
Modifier and Type | Method and Description |
---|---|
Anchor |
ExtractFromROIAlgorithm.getXyAnchor() |
Anchor |
AssembleExtractedROIAlgorithm.getXyAnchor() |
Modifier and Type | Method and Description |
---|---|
void |
ExtractFromROIAlgorithm.setXyAnchor(Anchor xyAnchor) |
void |
AssembleExtractedROIAlgorithm.setXyAnchor(Anchor xyAnchor) |
Modifier and Type | Method and Description |
---|---|
Anchor |
TransformRotateFree2DAlgorithm.getAnchor() |
Anchor |
TransformEqualCanvasSize2DAlgorithm.getAnchor() |
Anchor |
TransformScale2DAlgorithm.getAnchor() |
Anchor |
CanvasEqualizer.getAnchor() |
Anchor |
TransformExpandCanvas2DAlgorithm.getAnchor() |
Modifier and Type | Method and Description |
---|---|
static ij.process.ImageProcessor |
TransformScale2DAlgorithm.scaleProcessor(ij.process.ImageProcessor imp,
int width,
int height,
InterpolationMethod interpolationMethod,
boolean useAveraging,
ScaleMode scaleMode,
Anchor location,
Color background) |
void |
TransformRotateFree2DAlgorithm.setAnchor(Anchor anchor) |
void |
TransformEqualCanvasSize2DAlgorithm.setAnchor(Anchor anchor) |
void |
TransformScale2DAlgorithm.setAnchor(Anchor anchor) |
void |
CanvasEqualizer.setAnchor(Anchor anchor) |
void |
TransformExpandCanvas2DAlgorithm.setAnchor(Anchor anchor) |
Modifier and Type | Method and Description |
---|---|
Anchor |
MontageCreator.CanvasParameters.getCanvasAnchor() |
Anchor |
MontageCreator.LabelParameters.getLabelLocation() |
Modifier and Type | Method and Description |
---|---|
void |
MontageCreator.CanvasParameters.setCanvasAnchor(Anchor canvasAnchor) |
void |
MontageCreator.LabelParameters.setLabelLocation(Anchor labelLocation) |
Modifier and Type | Method and Description |
---|---|
static void |
ImageJUtils.drawAnchoredStringLabel(ij.process.ImageProcessor ip,
String label,
Rectangle availableSpace,
Color foreground,
Color background,
Font font,
boolean drawBackground,
Anchor anchor) |
static ij.ImagePlus |
ImageJUtils.expandImageCanvas(ij.ImagePlus imp,
Color backgroundColor,
int newWidth,
int newHeight,
Anchor anchor)
Expands the canvas of an image
|
Modifier and Type | Method and Description |
---|---|
Anchor |
FixedMargin.getAnchor() |
Anchor |
Margin.getAnchor() |
static Anchor |
Anchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Anchor[] |
Anchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FixedMargin.setAnchor(Anchor anchor) |
void |
Margin.setAnchor(Anchor anchor) |
Constructor and Description |
---|
FixedMargin(Anchor anchor) |
Margin(Anchor anchor) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.