|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.collections.EffectStyleList
com.spire.presentation.collections.EffectStyleCollection
public final class EffectStyleCollection
Represents a collection of effect styles.
| Constructor Summary | |
|---|---|
EffectStyleCollection()
|
|
| Method Summary | |
|---|---|
void |
copyTo(java.lang.Object[] array,
int index)
Copies all elements from the collection to the specified array. |
java.lang.Object |
getSyncRoot()
Gets a synchronization root. |
boolean |
isSynchronized()
Gets a value indicating whether access to the collection is synchronized (thread-safe). |
int |
size()
Gets the size of the collection. |
| Methods inherited from class com.spire.presentation.collections.EffectStyleList |
|---|
get, getCount, iterator |
| Constructor Detail |
|---|
public EffectStyleCollection()
| Method Detail |
|---|
public void copyTo(java.lang.Object[] array,
int index)
array - index - public boolean isSynchronized()
public java.lang.Object getSyncRoot()
public int size()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||