Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
:: com :: sun :: star :: graphic ::  
 | 
| unpublished  | 
interface XPrimitiveFactory2D | 
 |  
 
 | 
 | 
- Usage Restrictions
 
- not published
 
- Description
 
- XPrimitiveFactory2D interface
 Use this interface to generate XPrimitive2D instances
 
 
 
 | 
| Methods' Details | 
createPrimitivesFromXShape
 
- Description
 
- Create primitives from ::com::sun::star::drawing::XShape
 
 
- Parameter xShape
 
- The XShape, for which the primitives are to be
 generated. Specifying an invalid or empty shape here will
 result in an empty return value.
 
 
- Parameter aParms
 
- Sequence of factory parameters, whose semantics depend on the
 shape to be generated.
 
 
- Returns
 
- a sequence of primitives, that consists of the
 geometrical representation from the given XShape.
 
 
 
 | 
 
 
 | 
createPrimitivesFromXDrawPage
 
- Description
 
- Create primitives from ::com::sun::star::drawing::XDrawPage
 
 
- Parameter xDrawPage
 
- The XDrawPage, for which the primitives are to be
 generated. Specifying an invalid or empty page here will
 result in an empty return value.
 
 
- Parameter aParms
 
- Sequence of factory parameters, whose semantics depend on the
 page to be generated. 
 
 
- Returns
 
- a sequence of primitives, that consists of the
 geometrical representation for the given XDrawPage.
 
 
 
 | 
 
 
 | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.