Class Tools.EllipseCreateTool
Extends
Tools.GenericAnnotationCreateTool.
Represents the tool for creating Annotations.EllipseAnnotation.
Constructor Attributes | Constructor Name and Description |
---|---|
Tools.EllipseCreateTool(docViewer)
Creates a new instance of the EllipseCreateTool.
|
- Fields borrowed from class Tools.GenericAnnotationCreateTool:
- annotation
- Fields borrowed from class Tools.Tool:
- docViewer, pageCoordinates
- Methods borrowed from class Tools.Tool:
- getDocumentViewer
- Events borrowed from class Tools.Tool:
- contextMenu, keyDown, mouseDoubleClick, mouseLeftDown, mouseLeftUp, mouseMove, switchIn, switchOut
Class Detail
Tools.EllipseCreateTool(docViewer)
Creates a new instance of the EllipseCreateTool.
- Parameters:
- {CoreControls.DocumentViewer} docViewer
- an instance of DocumentViewer.