com.sfm.ap210.jsdai.gdt
Class FeatureOfSizeToleranceImpl
java.lang.Object
com.sfm.ap210.jsdai.gdt.GeometricTolerance
com.sfm.ap210.jsdai.gdt.FeatureOfSizeToleranceImpl
- All Implemented Interfaces:
- FeatureOfSizeTolerance, ToleranceFeature, java.lang.Comparable
public class FeatureOfSizeToleranceImpl
- extends GeometricTolerance
- implements FeatureOfSizeTolerance
| Methods inherited from class com.sfm.ap210.jsdai.gdt.GeometricTolerance |
AddDatum, AddDatum, addFaceRef, getDatums, getFaces, getLength, getModifier, getName, getType, hasDatumRefs, hasModifier, reportFaces, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FeatureOfSizeToleranceImpl
public FeatureOfSizeToleranceImpl(java.lang.String n,
Length l,
jsdai.SAp210_electronic_assembly_interconnect_and_packaging_design_mim_lf.ESymmetric_shape_aspect ssa,
GeometricTolerance.ToleranceType t)
FeatureOfSizeToleranceImpl
public FeatureOfSizeToleranceImpl(java.lang.String n,
Length l,
GeometricTolerance.ToleranceModifier m,
jsdai.SAp210_electronic_assembly_interconnect_and_packaging_design_mim_lf.ESymmetric_shape_aspect ssa,
GeometricTolerance.ToleranceType t)
getFeatureOfSize
public jsdai.SAp210_electronic_assembly_interconnect_and_packaging_design_mim_lf.ESymmetric_shape_aspect getFeatureOfSize()
- Specified by:
getFeatureOfSize in interface FeatureOfSizeTolerance
getFeatureType
public ToleranceFeature.FeatureType getFeatureType()
- Specified by:
getFeatureType in interface ToleranceFeature
getShapeAspect
public jsdai.SAp210_electronic_assembly_interconnect_and_packaging_design_mim_lf.EShape_aspect getShapeAspect()
- Specified by:
getShapeAspect in interface ToleranceFeature
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo in interface java.lang.Comparable