Uses of Class
com.foursoft.harness.vec.v113.VecDimensionAnchor
Packages that use VecDimensionAnchor
-
Uses of VecDimensionAnchor in com.foursoft.harness.vec.v113
Subclasses of VecDimensionAnchor in com.foursoft.harness.vec.v113Modifier and TypeClassDescriptionclassA Location specifies a distinct position on a topology.classAMeasurementPointReferenceis the instance of aMeasurementPointin the context of anOccurrenceOrUsage.classSpecifies a TopologyNode as a Location.classSpecifies a point on a TopologySegment as a Location.Fields in com.foursoft.harness.vec.v113 declared as VecDimensionAnchorModifier and TypeFieldDescriptionprotected VecDimensionAnchorVecDimension.dimensionAnchorReferences the location that is used as dimension point for the dimensioning (e.g.protected VecDimensionAnchorVecDimension.referenceAnchorReferences the location that is used as reference point for the dimensioning (e.g.Methods in com.foursoft.harness.vec.v113 that return VecDimensionAnchorModifier and TypeMethodDescriptionVecDimension.getDimensionAnchor()Gets the value of the dimensionAnchor property.VecDimension.getReferenceAnchor()Gets the value of the referenceAnchor property.Methods in com.foursoft.harness.vec.v113 with parameters of type VecDimensionAnchorModifier and TypeMethodDescriptionvoidVecDimension.setDimensionAnchor(VecDimensionAnchor value) Sets the value of the dimensionAnchor property.voidVecDimension.setReferenceAnchor(VecDimensionAnchor value) Sets the value of the referenceAnchor property.