com.partnersoft.v3x.apps.Staker.interfaces.report
Class ShapefileModule
java.lang.Object
com.partnersoft.v3x.apps.Staker.interfaces.report.ShapefileModule
- All Implemented Interfaces:
- JobReportModule, java.io.Serializable
public class ShapefileModule
- extends java.lang.Object
- implements JobReportModule
An JobReportModule that generates DXF "reports"..
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapefileModule
public ShapefileModule()
generateReportFiles
public void generateReportFiles(java.io.File dir,
Job job)
- Generates a set of shapefiles for the given job.
- Specified by:
generateReportFiles in interface JobReportModule
getGenerator
public ShapeFileJobGenerator getGenerator()
setGenerator
public void setGenerator(ShapeFileJobGenerator newbie)
getJobThemes
public java.util.ArrayList getJobThemes()
setJobThemes
public void setJobThemes(java.util.ArrayList newThemes)