ColorChange
ColorChange class
Represents a Color Change effect.
Instances of FromColor are replaced with instances of ToColor.
equals
| Name | Description |
|---|
| equals(Object) | Determines whether the specified ColorChange is equal to the current ColorChange. |
Parameters:
| Name | Type | Description |
|---|
| obj | Object | The ColorChange to compare. |
Result:
boolean
getEffective
| Name | Description |
|---|
| getEffective() | Gets effective Color Change effect data with the inheritance applied. |
Result:
ColorChangeEffectiveData
getFromColor
| Name | Description |
|---|
| getFromColor() | Color which will be replaced. Read-only IColorFormat. |
Result:
ColorFormat
getParent_IPresentationComponent
| Name | Description |
|---|
| getParent_IPresentationComponent() | |
getParent_ISlideComponent
| Name | Description |
|---|
| getParent_ISlideComponent() | |
| Name | Description |
|---|
| getParent_Immediate() | |
getPresentation
| Name | Description |
|---|
| getPresentation() | |
Result:
Presentation
getSlide
| Name | Description |
|---|
| getSlide() | |
Result:
BaseSlide
getToColor
| Name | Description |
|---|
| getToColor() | Color which will replace. Read-only IColorFormat. |
Result:
ColorFormat
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
hashCode
| Name | Description |
|---|
| hashCode() | Serves as a hash function for a particular type. |
Result:
int