public class MorphMLPoint extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
diameter |
String |
id |
double |
x |
double |
y |
double |
z |
| Constructor and Description |
|---|
MorphMLPoint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
double |
getR() |
double |
getX() |
double |
getY() |
double |
getZ() |
Copyright © 2016. All rights reserved.