com.aspose.slides
Class PortionFactory

java.lang.Object
  extended by com.aspose.slides.PortionFactory
All Implemented Interfaces:
IPortionFactory

public class PortionFactory
extends java.lang.Object
implements IPortionFactory

Allows to create test portions


For COM comparibility


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

PortionFactory

public PortionFactory()
Method Detail

createPortion

public IPortion createPortion()
Specified by:
createPortion in interface IPortionFactory

createPortion

public IPortion createPortion(java.lang.String str)
Specified by:
createPortion in interface IPortionFactory

createPortion

public IPortion createPortion(IPortion portion)
Specified by:
createPortion in interface IPortionFactory


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.