Package hec.map.dxf
Class DxfVertex
java.lang.Object
hec.map.WorldPt
hec.map.WorldPt3d
hec.map.dxf.DxfVertex
- All Implemented Interfaces:
AsciiSerializable,FieldAccessor,Serializable,Cloneable
Represents DXF Vertex objects.
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.map.WorldPt
clone, distToLineSeg, distToLineSeg, distToLineSegSigned, distToPoint, equals, equals, getFieldObject, getNormal, hashCode, init, init, init, isValid, length, normalize, parseString, ptNearLineSeg, ptNearLineSeg, ptNearLineSegSigned, ptNearLineSegSigned, setFieldObject, setInvalid, toString
-
Constructor Details
-
DxfVertex
public DxfVertex()
-
-
Method Details
-
computeArc
-