Class LocationReportPropertiesPageFactory

java.lang.Object
org.gvsig.report.app.mainplugin.document.gui.properties.LocationReportPropertiesPageFactory
All Implemented Interfaces:
org.gvsig.propertypage.PropertiesPageFactory

public class LocationReportPropertiesPageFactory extends Object implements org.gvsig.propertypage.PropertiesPageFactory
  • Constructor Details

    • LocationReportPropertiesPageFactory

      public LocationReportPropertiesPageFactory()
  • Method Details

    • isVisible

      public boolean isVisible(Object obj)
      Specified by:
      isVisible in interface org.gvsig.propertypage.PropertiesPageFactory
    • getName

      public String getName()
      Specified by:
      getName in interface org.gvsig.propertypage.PropertiesPageFactory
    • create

      public org.gvsig.propertypage.PropertiesPage create(Object container, Object data)
      Specified by:
      create in interface org.gvsig.propertypage.PropertiesPageFactory
    • getGroupID

      public String getGroupID()
      Specified by:
      getGroupID in interface org.gvsig.propertypage.PropertiesPageFactory