Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Compares with specified object.
|
IColorFormat |
getColor()
Color format.
|
com.aspose.slides.EffectEffectiveDataPVITemp |
getEffective() |
EffectEffectiveData |
getEffective(BaseSlide slide,
com.aspose.slides.FloatColor styleColor) |
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object.
|
double |
getRadius()
Radius.
|
int |
hashCode()
Returns hash.
|
void |
setRadius(double value)
Radius.
|
public final double getRadius()
Radius.
Read/write double
.
public final void setRadius(double value)
Radius.
Read/write double
.
public final IColorFormat getColor()
Color format.
Read-only IColorFormat
.
public final EffectEffectiveData getEffective(BaseSlide slide, com.aspose.slides.FloatColor styleColor)
public final com.aspose.slides.EffectEffectiveDataPVITemp getEffective()
public final com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject
.
public boolean equals(java.lang.Object obj)
Compares with specified object.
equals
in class java.lang.Object
obj
- Object to compare.public int hashCode()
Returns hash.
hashCode
in class java.lang.Object
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.