CellML API
SProS::Plot3D Interface Reference
SProS::Plot3D Interface Reference
A SEDML 3D Plot output. More...
Inheritance diagram for SProS::Plot3D:

Collaboration diagram for SProS::Plot3D:

Public Attributes | |
readonly attribute SurfaceSet | surfaces |
Gets the set of all surfaces. |
Additional Inherited Members | |
![]() | |
void | add_ref () |
Called to indicate that some code is keeping an owning reference to the object. | |
oneway void | release_ref () |
Removes a reference to an object which was created by some other means (e.g. | |
IObject | query_interface (in utf8string id) |
Returns an IObject of the same implementation, which supports a specific interface. |
Detailed Description
Member Data Documentation
readonly attribute SurfaceSet SProS::Plot3D::surfaces |