Uses of Interface
org.gvsig.annotation.AnnotationManager
Packages that use AnnotationManager
-
Uses of AnnotationManager in org.gvsig.annotation
Methods in org.gvsig.annotation that return AnnotationManagerModifier and TypeMethodDescriptionAnnotationCreationService.getManager()Returns theAnnotationManagerstatic AnnotationManagerAnnotationLocator.getManager()Return a reference to the AnnotationManager.Method parameters in org.gvsig.annotation with type arguments of type AnnotationManagerModifier and TypeMethodDescriptionstatic voidAnnotationLocator.registerManager(Class<? extends AnnotationManager> clazz) Registers the Class implementing the AnnotationManager interface.