com.aspose.slides
Class TabFactory

java.lang.Object
  extended by com.aspose.slides.TabFactory
All Implemented Interfaces:
ITabFactory

public class TabFactory
extends java.lang.Object
implements ITabFactory

Allowa to create ITab instances


For COM compatibility


Constructor Summary
TabFactory()
           
 
Method Summary
 ITab createTab(double position, int align)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabFactory

public TabFactory()
Method Detail

createTab

public ITab createTab(double position,
                      int align)
Specified by:
createTab in interface ITabFactory


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