Class Main

java.lang.Object
org.gvsig.annotation.main.Main

public class Main extends Object
Main executable class for testing the Annotation library.
Version:
$Id$
Author:
gvSIG Team
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • show

      public void show() throws Exception
      Throws:
      Exception
    • createService

      protected org.gvsig.annotation.AnnotationCreationService createService() throws Exception
      Returns an instance of the AnnotationCreationService.
      Returns:
      a AnnotationCreationService instance
      Throws:
      Exception - if there is any error creating the instance