Uses of Class
org.neuroml1.model.meta.Point3D
Packages that use Point3D
- 
Uses of Point3D in org.neuroml1.model.meta
Methods in org.neuroml1.model.meta that return Point3D - 
Uses of Point3D in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as Point3DMethods in org.neuroml1.model.network that return Point3DModifier and TypeMethodDescriptionCellInstance.getLocation()Gets the value of the location property.Methods in org.neuroml1.model.network with parameters of type Point3DModifier and TypeMethodDescriptionvoidCellInstance.setLocation(Point3D value) Sets the value of the location property.