interface XLayerManager in module com::sun::star::drawing:: |
interface XLayerManager : com::sun::star::container::XIndexAccess ;
This interface makes it possible to access and manage the Layer s of a document.
Method Summary |
|
insertNewByIndex | creates a new Layer |
remove | removes a Layer and all Shape s on this Layer . |
attachShapeToLayer | attaches a Shape to the given Layer . |
getLayerForShape | queries the Layer that a Shape is attached to |
Known Services Which Export this Interface |
Method Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.