Class LabelLength
- java.lang.Object
-
- gov.nasa.pds.imaging.generate.automatic.elements.LabelLength
-
-
Constructor Summary
Constructors Constructor Description LabelLength()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getUnits()
String
getValue()
void
setParameters(PDSObject pdsObject)
-
-
-
Method Detail
-
getValue
public String getValue() throws TemplateException
- Specified by:
getValue
in interfaceElement
- Throws:
TemplateException
-
setParameters
public void setParameters(PDSObject pdsObject)
- Specified by:
setParameters
in interfaceElement
-
-