Uses of Class
org.neuroml1.model.meta.Polyhedron.Polygons
Packages that use Polyhedron.Polygons
- 
Uses of Polyhedron.Polygons in org.neuroml1.model.meta
Fields in org.neuroml1.model.meta declared as Polyhedron.PolygonsMethods in org.neuroml1.model.meta that return Polyhedron.PolygonsModifier and TypeMethodDescriptionObjectFactory.createPolyhedronPolygons()Create an instance ofPolyhedron.PolygonsPolyhedron.getPolygons()Gets the value of the polygons property.Methods in org.neuroml1.model.meta with parameters of type Polyhedron.PolygonsModifier and TypeMethodDescriptionvoidPolyhedron.setPolygons(Polyhedron.Polygons value) Sets the value of the polygons property.