public class ReconstructAreaList extends Object implements ContourSet
| Constructor and Description |
|---|
ReconstructAreaList(Element e,
ReconstructTranslator t,
ReconstructSection rs) |
| Modifier and Type | Method and Description |
|---|---|
void |
addContour(Element e,
ReconstructSection sec) |
void |
appendLayerSetXML(StringBuilder sb,
List<ReconstructSection> sectionList) |
void |
appendProjectXML(StringBuilder sb) |
boolean |
equals(Object o) |
String |
getName() |
public ReconstructAreaList(Element e, ReconstructTranslator t, ReconstructSection rs)
public String getName()
getName in interface ContourSetpublic void addContour(Element e, ReconstructSection sec)
addContour in interface ContourSetpublic void appendProjectXML(StringBuilder sb)
public void appendLayerSetXML(StringBuilder sb, List<ReconstructSection> sectionList)
Copyright © 2015–2021 Fiji. All rights reserved.