public interface TextAnnotationPresenter extends AnnotationPresenter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVisible(Annotation annotation) |
void |
updateNode(javafx.scene.Node node,
Annotation annotation) |
createNode, isApplicableboolean isVisible(Annotation annotation)
void updateNode(javafx.scene.Node node,
Annotation annotation)