Uses of Class
neuroml.meta.Points

Packages that use Points
neuroml.meta   
neuroml.morph   
 

Uses of Points in neuroml.meta
 

Subclasses of Points in neuroml.meta
 class Manifold
          A surface.
 class Polygon
          A closed structure represented by a list of points where the first point connects with the last point.
 

Methods in neuroml.meta that return Points
 Points ObjectFactory.createPoints()
          Create an instance of Points
 

Uses of Points in neuroml.morph
 

Subclasses of Points in neuroml.morph
 class FreePoints
          A set of varicosities or synaptic connections.
 class Path
          Possibly branching histological structures.
 



NeuroML API (v1.4)