Uses of Class
neuroml.meta.Polyhedron.Polygons

Packages that use Polyhedron.Polygons
neuroml.meta   
 

Uses of Polyhedron.Polygons in neuroml.meta
 

Fields in neuroml.meta declared as Polyhedron.Polygons
protected  Polyhedron.Polygons Polyhedron.polygons
           
 

Methods in neuroml.meta that return Polyhedron.Polygons
 Polyhedron.Polygons ObjectFactory.createPolyhedronPolygons()
          Create an instance of Polyhedron.Polygons
 Polyhedron.Polygons Polyhedron.getPolygons()
          Gets the value of the polygons property.
 

Methods in neuroml.meta with parameters of type Polyhedron.Polygons
 void Polyhedron.setPolygons(Polyhedron.Polygons value)
          Sets the value of the polygons property.
 



NeuroML API (v1.4)