@Deprecated public static class TreesExporter.DeciduousSettings extends java.lang.Object implements ExporterSettings
Constructor and Description |
---|
DeciduousSettings()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExporterSettings |
clone()
Deprecated.
|
DeciduousForest |
getLayer()
Deprecated.
|
boolean |
isApplyEverywhere()
Deprecated.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setMinMaxHeight
public boolean isApplyEverywhere()
isApplyEverywhere
in interface ExporterSettings
public DeciduousForest getLayer()
getLayer
in interface ExporterSettings
public ExporterSettings clone()
clone
in interface ExporterSettings
clone
in class java.lang.Object