|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.collections.LineFormatsEx
com.spire.presentation.collections.LineFormatExCollection
public final class LineFormatExCollection
Represents a collection of LineFormat objects.
Constructor Summary | |
---|---|
LineFormatExCollection()
|
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. |
Constructor Detail |
---|
public LineFormatExCollection()
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 |