org.opensha.sha.cybershake.maps
Class InterpDiffMap
java.lang.Object
org.opensha.commons.mapping.gmt.GMT_Map
org.opensha.sha.cybershake.maps.InterpDiffMap
- All Implemented Interfaces:
- Serializable
public class InterpDiffMap
- extends GMT_Map
- See Also:
- Serialized Form
| Methods inherited from class org.opensha.commons.mapping.gmt.GMT_Map |
addPolys, addSymbol, clearCustomScale, getCoast, getCpt, getCptFile, getCustomLabel, getCustomScaleMax, getCustomScaleMin, getDpi, getGmtScriptFileName, getGriddedData, getGriddedDataInc, getHighwayFile, getImageWidth, getJPGFileName, getPDFFileName, getPNGFileName, getPolys, getPSFileName, getRegion, getSymbols, getSymbolSet, getTopoResolution, getXyzFileName, isBlackBackground, isCustomScale, isLogPlot, isRescaleCPT, isUseGMTSmoothing, setBlackBackground, setCoast, setCpt, setCptFile, setCustomLabel, setCustomScaleMax, setCustomScaleMin, setDpi, setGmtScriptFileName, setGriddedData, setGriddedData, setGriddedData, setGriddedDataInc, setHighwayFile, setImageWidth, setJPGFileName, setLogPlot, setPDFFileName, setPNGFileName, setPolys, setPSFileName, setRegion, setRescaleCPT, setSymbols, setSymbolSet, setTopoResolution, setUseGMTSmoothing, setXyzFileName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterpDiffMap
public InterpDiffMap(Region region,
GeoDataSet baseMap,
double basemapInc,
CPT cpt,
GeoDataSet scatter,
GMT_InterpolationSettings interpSettings,
InterpDiffMap.InterpDiffMapType[] mapTypes)
getScatter
public GeoDataSet getScatter()
setScatter
public void setScatter(GeoDataSet scatter)
getInterpSettings
public GMT_InterpolationSettings getInterpSettings()
setInterpSettings
public void setInterpSettings(GMT_InterpolationSettings interpSettings)
getMapTypes
public InterpDiffMap.InterpDiffMapType[] getMapTypes()
setMapTypes
public void setMapTypes(InterpDiffMap.InterpDiffMapType[] mapTypes)
getSerialversionuid
public static long getSerialversionuid()
isUseCPTForScatterColor
public boolean isUseCPTForScatterColor()
setUseCPTForScatterColor
public void setUseCPTForScatterColor(boolean useCPTForScatterColor)