- java.lang.Object
-
- org.textensor.stochdiff.neuroml.MorphMLPoint
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
double |
diameter |
java.lang.String |
id |
double |
x |
double |
y |
double |
z |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getID() |
double |
getR() |
double |
getX() |
double |
getY() |
double |
getZ() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
diameter
public double diameter
-
Constructor Detail
-
MorphMLPoint
public MorphMLPoint()
-
Method Detail
-
getR
public double getR()
-
getX
public double getX()
-
getY
public double getY()
-
getZ
public double getZ()
Copyright © 2013. All Rights Reserved.