public class SummaryZoomSection extends SectionZoomFrame
ZoomObject.ImageTypeEnum
ShapeBase.TypeEnum
Constructor and Description |
---|
SummaryZoomSection() |
Modifier and Type | Method and Description |
---|---|
SummaryZoomSection |
description(String description) |
boolean |
equals(Object o) |
String |
getDescription()
Description of the Summary Zoom Section object.
|
String |
getTitle()
Section title
|
int |
hashCode() |
void |
setDescription(String description) |
void |
setTitle(String title) |
SummaryZoomSection |
title(String title) |
String |
toString() |
getTargetSectionIndex, setTargetSectionIndex, targetSectionIndex
getImage, getImageType, getTransitionDuration, image, imageType, isReturnToParent, isShowBackground, returnToParent, setImage, setImageType, setReturnToParent, setShowBackground, setTransitionDuration, showBackground, transitionDuration
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
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUri
public SummaryZoomSection title(String title)
public String getTitle()
public void setTitle(String title)
public SummaryZoomSection description(String description)
public String getDescription()
public void setDescription(String description)
public boolean equals(Object o)
equals
in class SectionZoomFrame
public int hashCode()
hashCode
in class SectionZoomFrame
public String toString()
toString
in class SectionZoomFrame
Copyright © 2023. All rights reserved.