AlphaFloor
AlphaFloor class
Represents an Alpha Floor effect.
Alpha (opacity) values less than 100% are changed to zero.
In other words, anything partially transparent becomes fully transparent.
equals
| Name | Description |
|---|
| equals(Object) | Determines whether the specified AlphaFloor is equal to the current AlphaFloor. |
Parameters:
| Name | Type | Description |
|---|
| obj | Object | The AlphaFloor to compare. |
Result:
boolean
getEffective
| Name | Description |
|---|
| getEffective() | Gets effective Alpha Floor effect data with the inheritance applied. |
Result:
AlphaFloorEffectiveData
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
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
hashCode
| Name | Description |
|---|
| hashCode() | Serves as a hash function for a particular type. |
Result:
int