Modifier and Type | Method and Description |
---|---|
protected abstract TransformationMode |
AbstractBaseAlignmentLoader.getTransformationMode(M modifier)
Get the transformation mode specified in a modifier.
|
protected TransformationMode |
AlignmentBean.getTransformationMode(ModifierBean modifier) |
protected TransformationMode |
JaxbToAlignment.getTransformationMode(ModifierType modifier) |
Modifier and Type | Field and Description |
---|---|
static TransformationMode |
Cell.DEFAULT_TRANSFORMATION_MODE
The default transformation mode.
|
Modifier and Type | Method and Description |
---|---|
TransformationMode |
BaseAlignmentCell.getTransformationMode() |
TransformationMode |
Cell.getTransformationMode()
Get the cell transformation mode.
|
static TransformationMode |
TransformationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformationMode[] |
TransformationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseAlignmentCell.setBaseTransformationMode(TransformationMode mode)
Set the transformation mode of the base cell.
|
void |
BaseAlignmentCell.setTransformationMode(TransformationMode mode) |
void |
ModifiableCell.setTransformationMode(TransformationMode mode)
Set the cell transformation mode.
|
Modifier and Type | Method and Description |
---|---|
TransformationMode |
DefaultCell.getTransformationMode() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCell.setTransformationMode(TransformationMode mode) |
Constructor and Description |
---|
SetTransformationModeContribution.SetModeAction(TransformationMode mode,
String cellId)
Create an action to set a transformation mode on a cell.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a