|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.animation.AnimPointsEx
public class AnimPointsEx
Represent animation points.
Constructor Summary | |
---|---|
AnimPointsEx()
|
Method Summary | |
---|---|
AnimPointEx |
get(int index)
|
java.util.Iterator |
getEnumerator()
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnimPointsEx()
Method Detail |
---|
public int size()
public AnimPointEx get(int index)
public java.util.Iterator getEnumerator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |