Declarations
Public Only
interface AnnotationController
func createSingleMarkerAnnotation(self : &AnnotationController, name : &string_view, policy : int) : void
func createCollectorAnnotation(self : &AnnotationController, name : &string_view, expected_usage : uint) : void
func createMarkerAndCollectorAnnotation(self : &AnnotationController, name : &string_view, expected_usage : uint) : void