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 currentPbIsovaluesListobject.Methods in com.openinventor.meshviz.data with parameters of type PbIsovaluesListModifier and TypeMethodDescriptionvoidPoMesh.setIsovaluesList(PbIsovaluesList isovalues_list) Sets a reference to aPbIsovaluesListobject 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 voidPoIsovaluesListElement.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 aPbIsovaluesListobject.Methods in com.openinventor.meshviz.graph with parameters of type PbIsovaluesListModifier and TypeMethodDescriptionvoidPoValueLegend.setIsovaluesList(PbIsovaluesList isovaluesList) Sets a reference to aPbIsovaluesListobject.Constructors in com.openinventor.meshviz.graph with parameters of type PbIsovaluesList