Uses of Class
com.openinventor.meshviz.graph.PbIsovaluesList
Packages that use PbIsovaluesList
Package
Description
-
Uses of PbIsovaluesList in com.openinventor.meshviz.data
Methods in com.openinventor.meshviz.data that return PbIsovaluesListModifier and TypeMethodDescriptionPoMesh.getIsovaluesList()
Returns the currentPbIsovaluesList
object.Methods in com.openinventor.meshviz.data with parameters of type PbIsovaluesListModifier and TypeMethodDescriptionvoid
PoMesh.setIsovaluesList
(PbIsovaluesList isovalues_list) Sets a reference to aPbIsovaluesList
object to define a list of isovalues. -
Uses of PbIsovaluesList in com.openinventor.meshviz.elements
Methods in com.openinventor.meshviz.elements that return PbIsovaluesListMethods in com.openinventor.meshviz.elements with parameters of type PbIsovaluesListModifier and TypeMethodDescriptionstatic void
PoIsovaluesListElement.set
(SoState state, SoNode node, PbIsovaluesList isovaluesList) -
Uses of PbIsovaluesList in com.openinventor.meshviz.graph
Methods in com.openinventor.meshviz.graph that return PbIsovaluesListModifier and TypeMethodDescriptionPoValueLegend.getIsovaluesList()
Gets a reference to aPbIsovaluesList
object.Methods in com.openinventor.meshviz.graph with parameters of type PbIsovaluesListModifier and TypeMethodDescriptionvoid
PoValueLegend.setIsovaluesList
(PbIsovaluesList isovaluesList) Sets a reference to aPbIsovaluesList
object.Constructors in com.openinventor.meshviz.graph with parameters of type PbIsovaluesList