com.moyosoft.connector.ms.excel
Class Arcs
java.lang.Object
|
+--java.util.AbstractCollection
|
+--com.moyosoft.connector.ms.excel.ExcelCollection
|
+--com.moyosoft.connector.ms.excel.Arcs
- All Implemented Interfaces:
- java.util.Collection
- public class Arcs
- extends ExcelCollection
|
Constructor Summary |
Arcs(Dispatch dispatch)
|
| Methods inherited from class java.util.AbstractCollection |
add, addAll, clear, contains, containsAll, isEmpty, removeAll, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Collection |
equals, hashCode |
Arcs
public Arcs(Dispatch dispatch)
getDispatch
public Dispatch getDispatch()
- Overrides:
getDispatch in class ExcelCollection
add
public Arc add(double x1,
double y1,
double x2,
double y2)
getCount
public int getCount()
group
public GroupObject group()
getItem
public Arc getItem(int index)