Uses of Class
org.neuroml.model.Point3DWithDiam
Packages that use Point3DWithDiam
-
Uses of Point3DWithDiam in org.neuroml.model
Fields in org.neuroml.model declared as Point3DWithDiamModifier and TypeFieldDescriptionprotected Point3DWithDiamSegment.distalprotected Point3DWithDiamSegment.proximalMethods in org.neuroml.model that return Point3DWithDiamModifier and TypeMethodDescriptionObjectFactory.createPoint3DWithDiam()Create an instance ofPoint3DWithDiamSegment.getDistal()Gets the value of the distal property.Segment.getProximal()Gets the value of the proximal property.Methods in org.neuroml.model with parameters of type Point3DWithDiamModifier and TypeMethodDescriptionvoidSegment.setDistal(Point3DWithDiam value) Sets the value of the distal property.voidSegment.setProximal(Point3DWithDiam value) Sets the value of the proximal property. -
Uses of Point3DWithDiam in org.neuroml.model.util
Methods in org.neuroml.model.util with parameters of type Point3DWithDiamModifier and TypeMethodDescriptionstatic doubleCellUtils.distance(Point3DWithDiam p, Point3DWithDiam d)