| Package | Description |
|---|---|
| org.gytheio.content.transform.options |
| Modifier and Type | Method and Description |
|---|---|
TransformationOptionLimits |
TransformationOptionLimits.combine(TransformationOptionLimits that)
Returns a TransformationOptionLimits that has getter methods that combine the
the values from the getter methods of this and the supplied TransformationOptionLimits.
|
TransformationOptionLimits |
TransformationOptionLimits.combineUpper(TransformationOptionLimits that)
Returns a TransformationOptionLimits that has getter methods that combine the
the values from the getter methods of this and the supplied TransformationOptionLimits
so that they return the lowest common denominator of the limits .
|
| Modifier and Type | Method and Description |
|---|---|
TransformationOptionLimits |
TransformationOptionLimits.combine(TransformationOptionLimits that)
Returns a TransformationOptionLimits that has getter methods that combine the
the values from the getter methods of this and the supplied TransformationOptionLimits.
|
TransformationOptionLimits |
TransformationOptionLimits.combineUpper(TransformationOptionLimits that)
Returns a TransformationOptionLimits that has getter methods that combine the
the values from the getter methods of this and the supplied TransformationOptionLimits
so that they return the lowest common denominator of the limits .
|
void |
TransformationOptionLimits.defaultTo(TransformationOptionLimits limits)
Defaults values that are set in this object into the
supplied limits.
|
Copyright © 2018 Alfresco Software. All rights reserved.