Package com.comsol.model
Interface IPlotAndImageExport
-
- All Known Subinterfaces:
CapeOpenFeature,CommonFeature,Coordsys,Cpl,FunctionFeature,GeomDefeature,GeomFeature,GeomProblemFeature,GeomSequence,GeomSubsequence,GeomSubsequenceCallFeature,HideGeom,HideMesh,Material,MeshFeature,MeshProblemFeature,MeshSequence,MultiphysicsCoupling,Pair,Physics,PhysicsFeature,ProbeFeature,SavePointHideGeom,SavePointSelection,SelectionFeature,ThermodynamicsFeature,WorkPlaneFeature
public interface IPlotAndImageExportInterface for adding support for plotting and image export.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModelEntityImageimage()Plotting and image export.
-
-
-
Method Detail
-
image
ModelEntityImage image()
Plotting and image export.- Returns:
- Plotting and image export object.
-
-