Uses of Enum Class
com.foursoft.harness.vec.v113.VecAnchorType
Packages that use VecAnchorType
-
Uses of VecAnchorType in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecAnchorTypeModifier and TypeFieldDescriptionprotected VecAnchorTypeVecSegmentLocation.anchorTopologySegmentMethods in com.foursoft.harness.vec.v113 that return VecAnchorTypeModifier and TypeMethodDescriptionstatic VecAnchorTypeVecSegmentLocation.getAnchor()Gets the value of the anchor property.static VecAnchorTypeReturns the enum constant of this class with the specified name.static VecAnchorType[]VecAnchorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.foursoft.harness.vec.v113 with parameters of type VecAnchorTypeModifier and TypeMethodDescriptionvoidVecSegmentLocation.setAnchor(VecAnchorType value) Sets the value of the anchor property.