public class Element extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
double |
getRatio() |
void |
setName(String name) |
void |
setRatio(double ratio) |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.