Uses of Class
neuroml.meta.RectangularBox.Size

Packages that use RectangularBox.Size
neuroml.meta   
 

Uses of RectangularBox.Size in neuroml.meta
 

Fields in neuroml.meta declared as RectangularBox.Size
protected  RectangularBox.Size RectangularBox.size
           
 

Methods in neuroml.meta that return RectangularBox.Size
 RectangularBox.Size ObjectFactory.createRectangularBoxSize()
          Create an instance of RectangularBox.Size
 RectangularBox.Size RectangularBox.getSize()
          Gets the value of the size property.
 

Methods in neuroml.meta with parameters of type RectangularBox.Size
 void RectangularBox.setSize(RectangularBox.Size value)
          Sets the value of the size property.
 



NeuroML API (v1.4)