com.partnersoft.v3x.apps.Staker.interfaces.shapeFile
Class ShapeFileJobTheme
java.lang.Object
com.partnersoft.v3x.apps.Staker.interfaces.shapeFile.ShapeFileJobTheme
public class ShapeFileJobTheme
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapeFileJobTheme
public ShapeFileJobTheme()
writeJob
public void writeJob(Job job,
java.io.File destination)
writeJob
public void writeJob(Job job)
getDataSettings
public java.util.ArrayList getDataSettings()
setDataSettings
public void setDataSettings(java.util.ArrayList newSettings)
getFilter
public java.util.ArrayList getFilter()
setFilter
public void setFilter(java.util.ArrayList newFilter)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String newName)
getShapeType
public int getShapeType()
setShapeType
public void setShapeType(int newShapeType)
getDestinationDir
public java.io.File getDestinationDir()
setDestinationDir
public void setDestinationDir(java.io.File newDir)
getTransform
public ObjectTransform getTransform()
setTransform
public void setTransform(ObjectTransform ot)
getTrueLocation
public boolean getTrueLocation()
setTrueLocation
public void setTrueLocation(boolean newValue)
getPixelToFeet
public double getPixelToFeet()
setPixelToFeet
public void setPixelToFeet(double newValue)
getLocationSymbol
public boolean getLocationSymbol()
setLocationSymbol
public void setLocationSymbol(boolean newValue)
getScalingFactor
public float getScalingFactor()
setScalingFactor
public void setScalingFactor(float newFactor)