@Deprecated public abstract class ComparisonAutoShapeBase extends ComparisonShapeBase
Class ComparisonAutoShapeBase.
Constructor and Description |
---|
ComparisonAutoShapeBase()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract ComparisonTextFrameBase |
addTextFrame(String text)
Deprecated.
Adds the text frame.
|
abstract ISlidesCompareResult |
compareWith(ComparisonAutoShapeBase presentationComponent,
SlidesComparisonSettings slidesComparisonSettings)
Deprecated.
Compares the with.
|
abstract int |
getShapeType()
Deprecated.
|
abstract ComparisonTextFrameBase |
getTextFrame()
Deprecated.
Gets the text frame.
|
getHeight, getStyle, getWidth, getX, getY, setHeight, setStyle, setWidth, setX, setY
addComponent, getAsposeObject, getContent, getStyleChanges, getSubComponents, getText, getType, setStyleChanges, setType
public abstract ISlidesCompareResult compareWith(ComparisonAutoShapeBase presentationComponent, SlidesComparisonSettings slidesComparisonSettings) throws Exception
Compares the with.
presentationComponent
- The presentation component.slidesComparisonSettings
- The slides comparison settings.Exception
public abstract ComparisonTextFrameBase addTextFrame(String text)
Adds the text frame.
text
- The text.public abstract int getShapeType()
public abstract ComparisonTextFrameBase getTextFrame()
Gets the text frame.
Value: The text frame.Copyright © 2018. All rights reserved.