com.aspose.slides
Interface IGraphicalObject

All Superinterfaces:
IHyperlinkContainer, IPresentationComponent, IShape, ISlideComponent
All Known Subinterfaces:
IChart, ILegacyDiagram, IOleObjectFrame, ISmartArt, ITable
All Known Implementing Classes:
Chart, GraphicalObject, LegacyDiagram, OleObjectFrame, SmartArt, Table

public interface IGraphicalObject
extends IShape

Represents abstract graphical object.


Method Summary
 IGraphicalObjectLock getGraphicalObjectLock()
           Returns shape's locks.
 
Methods inherited from interface com.aspose.slides.IShape
addPlaceholder, createEffectFormatEffective, createFillFormatEffective, createLineFormatEffective, createThreeDFormatEffective, getAlternativeText, getBlackWhiteMode, getConnectionSiteCount, getCustomData, getEffectFormat, getFillFormat, getFrame, getHeight, getHidden, getLineFormat, getName, getParentGroup, getPlaceholder, getRawFrame, getRotation, getShapeLock, getThreeDFormat, getThumbnail, getThumbnail, getUniqueId, getWidth, getX, getY, getZOrderPosition, isGrouped, isTextHolder, removePlaceholder, setAlternativeText, setBlackWhiteMode, setFrame, setHeight, setHidden, setName, setRawFrame, setRotation, setWidth, setX, setY
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 
Methods inherited from interface com.aspose.slides.IHyperlinkContainer
getHyperlinkClick, getHyperlinkManager, getHyperlinkMouseOver, setHyperlinkClick, setHyperlinkMouseOver
 

Method Detail

getGraphicalObjectLock

IGraphicalObjectLock getGraphicalObjectLock()

Returns shape's locks. Read-only IGraphicalObjectLock.



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