Uses of Class
com.foursoft.harness.vec.v113.VecBoundingBox
Packages that use VecBoundingBox
-
Uses of VecBoundingBox in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecBoundingBoxModifier and TypeFieldDescriptionprotected VecBoundingBoxVecGeneralTechnicalPartSpecification.boundingBoxMethods in com.foursoft.harness.vec.v113 that return VecBoundingBoxModifier and TypeMethodDescriptionObjectFactory.createVecBoundingBox()Create an instance ofVecBoundingBoxVecGeneralTechnicalPartSpecification.getBoundingBox()Gets the value of the boundingBox property.Methods in com.foursoft.harness.vec.v113 with parameters of type VecBoundingBoxModifier and TypeMethodDescriptionvoidVecGeneralTechnicalPartSpecification.setBoundingBox(VecBoundingBox value) Sets the value of the boundingBox property. -
Uses of VecBoundingBox in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecBoundingBoxModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecBoundingBox(VecBoundingBox aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecBoundingBox(VecBoundingBox aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecBoundingBox(VecBoundingBox aBean) FunctionVisitor.visitVecBoundingBox(VecBoundingBox aBean) StrictBaseVisitor.visitVecBoundingBox(VecBoundingBox aBean) TraversingVisitor.visitVecBoundingBox(VecBoundingBox aBean) Visitor.visitVecBoundingBox(VecBoundingBox aBean)