public class LsfReportProperties extends java.lang.Object implements PropertiesProvider
| Modifier and Type | Field and Description |
|---|---|
static boolean |
generatingReport |
static boolean |
printPageNumbers |
static int |
sidescanColorMap |
static int |
sidescanMarksPointsFixedColor |
static int |
sidescanMarksPointsShape |
| Constructor and Description |
|---|
LsfReportProperties() |
| 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) |
void |
setProperties(com.l2fprod.common.propertysheet.Property[] properties) |
public static boolean printPageNumbers
public static int sidescanColorMap
public static int sidescanMarksPointsShape
public static int sidescanMarksPointsFixedColor
public static boolean generatingReport
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.