Uses of Class
com.openinventor.meshviz.graph.PbDomain
Packages that use PbDomain
-
Uses of PbDomain in com.openinventor.meshviz.elements
Methods in com.openinventor.meshviz.elements that return PbDomainMethods in com.openinventor.meshviz.elements with parameters of type PbDomain -
Uses of PbDomain in com.openinventor.meshviz.graph
Methods in com.openinventor.meshviz.graph that return PbDomainModifier and TypeMethodDescriptionPoBase.getDomain()
Gets a reference to aPbDomain
object used to define the data limits of the graphics to be generated.Methods in com.openinventor.meshviz.graph with parameters of type PbDomainModifier and TypeMethodDescriptionvoid
Sets a reference to aPbDomain
object used to define the data limits of the graphics to be generated.Constructors in com.openinventor.meshviz.graph with parameters of type PbDomain