Uses of Class
org.neuroml1.model.meta.RectangularBox.Size
Packages that use RectangularBox.Size
-
Uses of RectangularBox.Size in org.neuroml1.model.meta
Fields in org.neuroml1.model.meta declared as RectangularBox.SizeMethods in org.neuroml1.model.meta that return RectangularBox.SizeModifier and TypeMethodDescriptionObjectFactory.createRectangularBoxSize()
Create an instance ofRectangularBox.Size
RectangularBox.getSize()
Gets the value of the size property.Methods in org.neuroml1.model.meta with parameters of type RectangularBox.SizeModifier and TypeMethodDescriptionvoid
RectangularBox.setSize
(RectangularBox.Size value) Sets the value of the size property.