public class SummaryZoomFrame extends ShapeBase
Modifier and Type | Class and Description |
---|---|
static class |
SummaryZoomFrame.ZoomLayoutEnum
Zoom layout type
|
ShapeBase.TypeEnum
Constructor and Description |
---|
SummaryZoomFrame() |
Modifier and Type | Method and Description |
---|---|
SummaryZoomFrame |
addSectionsItem(SummaryZoomSection sectionsItem) |
boolean |
equals(Object o) |
List<SummaryZoomSection> |
getSections()
Zoom frame sections
|
SummaryZoomFrame.ZoomLayoutEnum |
getZoomLayout()
Zoom layout type
|
int |
hashCode() |
SummaryZoomFrame |
sections(List<SummaryZoomSection> sections) |
void |
setSections(List<SummaryZoomSection> sections) |
void |
setZoomLayout(SummaryZoomFrame.ZoomLayoutEnum zoomLayout) |
String |
toString() |
SummaryZoomFrame |
zoomLayout(SummaryZoomFrame.ZoomLayoutEnum zoomLayout) |
alternativeText, alternativeTextTitle, effectFormat, fillFormat, getAlternativeText, getAlternativeTextTitle, getEffectFormat, getFillFormat, getHeight, getHyperlinkClick, getHyperlinkMouseOver, getLineFormat, getName, getThreeDFormat, getType, getWidth, getX, getY, getZorderPosition, height, hidden, hyperlinkClick, hyperlinkMouseOver, isHidden, lineFormat, name, setAlternativeText, setAlternativeTextTitle, setEffectFormat, setFillFormat, setHeight, setHidden, setHyperlinkClick, setHyperlinkMouseOver, setLineFormat, setName, setThreeDFormat, setType, setWidth, setX, setY, setZorderPosition, threeDFormat, width, x, y, zorderPosition
addAlternateLinksItem, alternateLinks, getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUri
public SummaryZoomFrame zoomLayout(SummaryZoomFrame.ZoomLayoutEnum zoomLayout)
public SummaryZoomFrame.ZoomLayoutEnum getZoomLayout()
public void setZoomLayout(SummaryZoomFrame.ZoomLayoutEnum zoomLayout)
public SummaryZoomFrame sections(List<SummaryZoomSection> sections)
public SummaryZoomFrame addSectionsItem(SummaryZoomSection sectionsItem)
public List<SummaryZoomSection> getSections()
public void setSections(List<SummaryZoomSection> sections)
Copyright © 2022. All rights reserved.