org.icepdf.ri.common.utility.annotation
Interface AnnotationProperties

All Known Implementing Classes:
ActionsPanel, AnnotationDialogAdapter, AnnotationPanel, AnnotationPanelAdapter, BorderPanel, CircleAnnotationPanel, FlagsPanel, FreeTextAnnotationPanel, GoToActionDialog, InkAnnotationPanel, LineAnnotationPanel, LinkAnnotationPanel, SquareAnnotationPanel, TextAnnotationPanel, TextMarkupAnnotationPanel

public interface AnnotationProperties

Since:
4.0

Method Summary
 void setAnnotationComponent(AnnotationComponent annotation)
           
 

Method Detail

setAnnotationComponent

void setAnnotationComponent(AnnotationComponent annotation)