public class SidescanConfig extends java.lang.Object implements PropertiesProvider
| Modifier and Type | Field and Description |
|---|---|
ColorMap |
colorMap |
int |
hudSize |
double |
normalization |
java.awt.Color |
pathColor |
boolean |
showPositionHud |
boolean |
slantRangeCorrection |
boolean |
speedCorrection |
double |
tvgGain |
| Constructor and Description |
|---|
SidescanConfig() |
| Modifier and Type | Method and Description |
|---|---|
com.l2fprod.common.propertysheet.DefaultProperty[] |
getProperties() |
java.lang.String |
getPropertiesDialogTitle() |
java.lang.String[] |
getPropertiesErrors(com.l2fprod.common.propertysheet.Property[] properties) |
protected void |
loadProps() |
void |
saveProps() |
void |
setProperties(com.l2fprod.common.propertysheet.Property[] properties) |
public boolean slantRangeCorrection
public boolean speedCorrection
public ColorMap colorMap
public double normalization
public double tvgGain
public boolean showPositionHud
public int hudSize
public java.awt.Color pathColor
protected void loadProps()
public void saveProps()
public com.l2fprod.common.propertysheet.DefaultProperty[] getProperties()
getProperties in interface PropertiesProviderpublic void setProperties(com.l2fprod.common.propertysheet.Property[] properties)
setProperties in interface PropertiesProviderpublic java.lang.String getPropertiesDialogTitle()
getPropertiesDialogTitle in interface PropertiesProviderpublic java.lang.String[] getPropertiesErrors(com.l2fprod.common.propertysheet.Property[] properties)
getPropertiesErrors in interface PropertiesProviderCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.