public class InfiniteRectTemplate extends AbstractPlanTemplate
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
depths |
double |
height |
boolean |
isInfinite |
LocationType |
loc |
double |
width |
map, mission| Constructor and Description |
|---|
InfiniteRectTemplate() |
| Modifier and Type | Method and Description |
|---|---|
PlanType |
generatePlan() |
com.l2fprod.common.propertysheet.DefaultProperty[] |
getProperties() |
static void |
main(java.lang.String[] args) |
addTemplateToMission, editProperties, getDescription, getImageIcon, getMission, getName, getPropertiesDialogTitle, getPropertiesErrors, setMission, setPropertiespublic double width
public double height
public java.lang.String depths
public LocationType loc
public boolean isInfinite
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.Exceptionpublic static void main(java.lang.String[] args)
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.