5 #ifndef PDFTRON_H_CPPPDFAnnotsScreen
6 #define PDFTRON_H_CPPPDFAnnotsScreen
487 #include <Impl/Screen.inl>
489 #endif // PDFTRON_H_CPPPDFAnnotsScreen
void SetHIconLeftOver(double hl)
SDF::Obj GetSDFObj() const
SDF::Obj GetStaticIcon() const
void SetTitle(const UString &title)
void SetMouseDownCaptionText(const UString &contents)
ScaleCondition GetScaleCondition() const
Scale only when the icon is smaller than the annotation rectangle.
void SetStaticCaptionText(const UString &contents)
void SetIconCaptionRelation(IconCaptionRelation icr)
void SetRolloverIcon(SDF::Obj icon)
ScaleType GetScaleType() const
void SetScaleCondition(ScaleCondition sc)
void SetMouseDownIcon(SDF::Obj icon)
UString GetMouseDownCaptionText() const
int GetBackgroundColorCompNum() const
void SetScaleType(ScaleType st)
SDF::Obj GetMouseDownIcon() const
void SetStaticIcon(SDF::Obj icon)
static Screen CreateAnnot(SDF::SDFDoc &doc, const Rect &pos)
static Screen Create(SDF::SDFDoc &doc, const Rect &pos)
SDF::Obj GetRolloverIcon() const
void SetAction(const Action &action)
void SetBorderColor(const ColorPt &col, int numcomp)
ColorPt GetBackgroundColor() const
void SetRolloverCaptionText(const UString &contents)
double GetVIconLeftOver() const
ColorPt GetBorderColor() const
Scale only when the icon is bigger than the annotation rectangle.
void SetBackgroundColor(const ColorPt &col, int numcomp)
UString GetStaticCaptionText() const
void SetVIconLeftOver(double vl)
int GetBorderColorCompNum() const
IconCaptionRelation GetIconCaptionRelation() const
double GetHIconLeftOver() const
UString GetRolloverCaptionText() const