|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.PortionFactory
public class PortionFactory
Allows to create test portions
Constructor Summary | |
---|---|
PortionFactory()
|
Method Summary | |
---|---|
IPortion |
createPortion()
|
IPortion |
createPortion(IPortion portion)
|
IPortion |
createPortion(java.lang.String str)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortionFactory()
Method Detail |
---|
public IPortion createPortion()
createPortion
in interface IPortionFactory
public IPortion createPortion(java.lang.String str)
createPortion
in interface IPortionFactory
public IPortion createPortion(IPortion portion)
createPortion
in interface IPortionFactory
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |