Uses of Class
com.foursoft.harness.vec.v113.VecSize
Packages that use VecSize
-
Uses of VecSize in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecSizeModifier and TypeFieldDescriptionprotected VecSizeVecFlatCoreSpecification.sizeprotected VecSizeVecWireElementSpecification.sizeDefines the size of a WireElement if it has not the shape of circle.Methods in com.foursoft.harness.vec.v113 that return VecSizeModifier and TypeMethodDescriptionObjectFactory.createVecSize()Create an instance ofVecSizeVecFlatCoreSpecification.getSize()Gets the value of the size property.VecWireElementSpecification.getSize()Gets the value of the size property.Methods in com.foursoft.harness.vec.v113 with parameters of type VecSize -
Uses of VecSize in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecSizeModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecSize(VecSize aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecSize(VecSize aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecSize(VecSize aBean) FunctionVisitor.visitVecSize(VecSize aBean) StrictBaseVisitor.visitVecSize(VecSize aBean) TraversingVisitor.visitVecSize(VecSize aBean) Visitor.visitVecSize(VecSize aBean)