public class RowsTemplate extends AbstractPlanTemplate
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
depths |
protected static int |
DIR_X1 |
protected static int |
DIR_X2 |
protected static int |
DIR_YDOWN |
protected static int |
DIR_YUP |
double |
height |
LocationType |
loc |
int |
numRows |
double |
width |
map, mission| Constructor and Description |
|---|
RowsTemplate() |
| Modifier and Type | Method and Description |
|---|---|
PlanType |
generatePlan() |
com.l2fprod.common.propertysheet.DefaultProperty[] |
getProperties() |
addTemplateToMission, editProperties, getDescription, getImageIcon, getMission, getName, getPropertiesDialogTitle, getPropertiesErrors, main, setMission, setPropertiespublic double height
public double width
public int numRows
public java.lang.String depths
public LocationType loc
protected static final int DIR_YUP
protected static final int DIR_X1
protected static final int DIR_YDOWN
protected static final int DIR_X2
public com.l2fprod.common.propertysheet.DefaultProperty[] getProperties()
getProperties in interface PropertiesProvidergetProperties in class AbstractPlanTemplatepublic PlanType generatePlan() throws java.lang.Exception
generatePlan in class AbstractPlanTemplatejava.lang.ExceptionCopyright © 2004-2016 FEUP-LSTS and Neptus developers. All Rights Reserved.