Uses of Class
com.foursoft.harness.vec.v113.VecTransformation2D
Packages that use VecTransformation2D
-
Uses of VecTransformation2D in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecTransformation2DModifier and TypeFieldDescriptionprotected VecTransformation2DVecOccurrenceOrUsageViewItem2D.orientationMethods in com.foursoft.harness.vec.v113 that return VecTransformation2DModifier and TypeMethodDescriptionObjectFactory.createVecTransformation2D()Create an instance ofVecTransformation2DVecOccurrenceOrUsageViewItem2D.getOrientation()Gets the value of the orientation property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecTransformation2DModifier and TypeMethodDescriptionVecCartesianPoint2D.getRefTransformation2D()Gets aSetof allVecTransformation2Dthat have a outgoing reference to this object.
Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by theExtendedUnmarshaller.
This property is consistent to the state of object model at the time of unmarshalling.Methods in com.foursoft.harness.vec.v113 with parameters of type VecTransformation2DModifier and TypeMethodDescriptionvoidVecOccurrenceOrUsageViewItem2D.setOrientation(VecTransformation2D value) Sets the value of the orientation property. -
Uses of VecTransformation2D in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecTransformation2DModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecTransformation2D(VecTransformation2D aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecTransformation2D(VecTransformation2D aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecTransformation2D(VecTransformation2D aBean) FunctionVisitor.visitVecTransformation2D(VecTransformation2D aBean) StrictBaseVisitor.visitVecTransformation2D(VecTransformation2D aBean) TraversingVisitor.visitVecTransformation2D(VecTransformation2D aBean) Visitor.visitVecTransformation2D(VecTransformation2D aBean)