Visit

Visit(LinkAnnotation)

Link-Anmerkung aufrufen/auswählen.

public void Visit(LinkAnnotation link)
ParameterTypBeschreibung
linkLinkAnnotationBeispiel/Vorlage für ein LinkAnnotation-Objekt.

Siehe auch


Visit(FileAttachmentAnnotation)

Aufrufen/Anhangsanmerkung auswählen.

public void Visit(FileAttachmentAnnotation attachment)
ParameterTypBeschreibung
attachmentFileAttachmentAnnotationBeispiel/Vorlage für ein FileAttachmentAnnotation-Objekt.

Siehe auch


Visit(TextAnnotation)

Textanmerkung aufrufen/auswählen.

public void Visit(TextAnnotation text)
ParameterTypBeschreibung
textTextAnnotationBeispiel/Vorlage für ein TextAnnotation-Objekt.

Siehe auch


Visit(FreeTextAnnotation)

Freitextanmerkung aufrufen/auswählen.

public void Visit(FreeTextAnnotation freetext)
ParameterTypBeschreibung
freetextFreeTextAnnotationBeispiel/Vorlage für ein FreeTextAnnotation-Objekt.

Siehe auch


Visit(HighlightAnnotation)

Highlight-Anmerkung aufrufen/auswählen.

public void Visit(HighlightAnnotation highlight)
ParameterTypBeschreibung
highlightHighlightAnnotationBeispiel/Vorlage für ein HighlightAnnotation-Objekt.

Siehe auch


Visit(UnderlineAnnotation)

Unterstrichene Anmerkung aufrufen/auswählen.

public void Visit(UnderlineAnnotation underline)
ParameterTypBeschreibung
underlineUnderlineAnnotationBeispiel/Vorlage für UnderlineAnnotation-Objekt.

Siehe auch


Visit(StrikeOutAnnotation)

Durchgestrichene Anmerkung aufrufen/auswählen.

public void Visit(StrikeOutAnnotation strikeOut)
ParameterTypBeschreibung
strikeOutStrikeOutAnnotationBeispiel/Vorlage für ein StrikeOutAnnotation-Objekt.

Siehe auch


Visit(SquigglyAnnotation)

Rufen Sie die verschnörkelte Anmerkung auf/wählen Sie sie aus.

public void Visit(SquigglyAnnotation squiggly)
ParameterTypBeschreibung
squigglySquigglyAnnotationBeispiel/Vorlage für ein SquigglyAnnotation-Objekt.

Siehe auch


Visit(PopupAnnotation)

Popup-Anmerkung aufrufen/auswählen.

public void Visit(PopupAnnotation popup)
ParameterTypBeschreibung
popupPopupAnnotationBeispiel/Vorlage für ein PopupAnnotation-Objekt.

Siehe auch


Visit(LineAnnotation)

Zeilenanmerkung besuchen/wählen.

public void Visit(LineAnnotation line)
ParameterTypBeschreibung
lineLineAnnotationBeispiel/Vorlage für LineAnnotation-Objekt.

Siehe auch


Visit(CircleAnnotation)

Kreisanmerkung besuchen/auswählen.

public void Visit(CircleAnnotation circle)
ParameterTypBeschreibung
circleCircleAnnotationBeispiel/Vorlage für ein CircleAnnotation-Objekt.

Siehe auch


Visit(SquareAnnotation)

Quadratische Anmerkung besuchen/auswählen.

public void Visit(SquareAnnotation square)
ParameterTypBeschreibung
squareSquareAnnotationBeispiel/Vorlage für ein SquareAnnotation-Objekt.

Siehe auch


Visit(InkAnnotation)

Freihandanmerkung aufrufen/auswählen.

public void Visit(InkAnnotation ink)
ParameterTypBeschreibung
inkInkAnnotationInkAnnotation-Objektbeispiel/Vorlage.

Siehe auch


Visit(PolylineAnnotation)

Polylinienanmerkung aufrufen/auswählen.

public void Visit(PolylineAnnotation polyline)
ParameterTypBeschreibung
polylinePolylineAnnotationBeispiel/Vorlage für PolylineAnnotation-Objekt.

Siehe auch


Visit(PolygonAnnotation)

Polygon-Anmerkung aufrufen/auswählen.

public void Visit(PolygonAnnotation polygon)
ParameterTypBeschreibung
polygonPolygonAnnotationBeispiel/Vorlage für ein PolygonAnnotation-Objekt.

Siehe auch


Visit(CaretAnnotation)

Caret-Anmerkung aufrufen/wählen.

public void Visit(CaretAnnotation caret)
ParameterTypBeschreibung
caretCaretAnnotationBeispiel/Vorlage für CaretAnnotation-Objekt.

Siehe auch


Visit(StampAnnotation)

Stempelanmerkung besuchen/auswählen.

public void Visit(StampAnnotation stamp)
ParameterTypBeschreibung
stampStampAnnotationStampAnnotation-Objektbeispiel/Vorlage.

Siehe auch


Visit(WidgetAnnotation)

Widget-Anmerkung aufrufen/auswählen.

public void Visit(WidgetAnnotation widget)
ParameterTypBeschreibung
widgetWidgetAnnotationBeispiel/Vorlage für ein WidgetAnnotation-Objekt.

Siehe auch


Visit(MovieAnnotation)

Filmanmerkung aufrufen/auswählen.

public void Visit(MovieAnnotation movie)
ParameterTypBeschreibung
movieMovieAnnotationBeispiel/Vorlage für MovieAnnotation-Objekt.

Siehe auch


Visit(ScreenAnnotation)

Bildschirmanmerkung aufrufen/auswählen.

public void Visit(ScreenAnnotation screen)
ParameterTypBeschreibung
screenScreenAnnotationBeispiel/Vorlage für ScreenAnnotation-Objekt.

Siehe auch