A B C D E F G H I L M N R S T V X Y Z 
All Classes All Packages

T

toDXFString() - Method in class com.jsevy.jdxf.DXFAppID
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFArc
Implementation of DXFObject interface method; creates DXF text representing the circular arc.
toDXFString() - Method in class com.jsevy.jdxf.DXFBlock
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFBlockEnd
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFBlockRecord
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFCircle
Implementation of DXFObject interface method; creates DXF text representing the circle.
toDXFString() - Method in class com.jsevy.jdxf.DXFContainer
Implementation of DXFObject interface method; just calls the toDXFString method of each of the DXFObjects it contains.
toDXFString() - Method in class com.jsevy.jdxf.DXFDatabaseContainer
Implementation of DXFObject interface method; just prints out handle.
toDXFString() - Method in class com.jsevy.jdxf.DXFDatabaseObject
Implement DXFObject method; just print out group code and value of handle.
toDXFString() - Method in class com.jsevy.jdxf.DXFDictionary
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFDimStyleTable
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFDocument
Return the DXF text associated with this DXF document.
toDXFString() - Method in class com.jsevy.jdxf.DXFEllipse
Implementation of DXFObject interface method; creates DXF text representing the elliptical arc.
toDXFString() - Method in class com.jsevy.jdxf.DXFEntity
 
toDXFString() - Method in class com.jsevy.jdxf.DXFGraphicalEntity
 
toDXFString() - Method in class com.jsevy.jdxf.DXFHatch
Implementation of DXFObject interface method; creates DXF text representing the line segment.
toDXFString() - Method in class com.jsevy.jdxf.DXFHeaderSegment
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFHeaderSegmentAutoCAD
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFInsert
Implementation of DXFObject interface method; creates DXF text representing the line segment.
toDXFString() - Method in class com.jsevy.jdxf.DXFLayer
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFLine
Implementation of DXFObject interface method; creates DXF text representing the line segment.
toDXFString() - Method in class com.jsevy.jdxf.DXFLinetype
Implementation of DXFObject interface method; creates DXF text representing the object.
toDXFString() - Method in class com.jsevy.jdxf.DXFLWPolyline
Implementation of DXFObject interface method; creates DXF text representing the polyline.
toDXFString() - Method in interface com.jsevy.jdxf.DXFObject
 
toDXFString() - Method in class com.jsevy.jdxf.DXFPoint
Implementation of DXFObject interface method; creates DXF text representing the point.
toDXFString() - Method in class com.jsevy.jdxf.DXFSection
Implementation of DXFObject interface method; creates DXF text for the section, embedding text generated by its contained DXF objects/entities.
toDXFString() - Method in class com.jsevy.jdxf.DXFSpline
Implementation of DXFObject interface method; creates DXF text representing the spline.
toDXFString() - Method in class com.jsevy.jdxf.DXFStyle
Implementation of DXFObject interface method; creates DXF text representing the text style.
toDXFString() - Method in class com.jsevy.jdxf.DXFTable
Implementation of DXFObject interface method; creates DXF text for the table, embedding text generated by its contained DXF objects.
toDXFString() - Method in class com.jsevy.jdxf.DXFTableRecord
Implementation of DXFObject interface method; just writes out subclass marker and superclass info.
toDXFString() - Method in class com.jsevy.jdxf.DXFText
Implementation of DXFObject interface method; creates DXF text representing the text object.
toDXFString() - Method in class com.jsevy.jdxf.DXFViewport
Implementation of DXFObject interface method; creates DXF text representing the text style.
toDXFString() - Method in class com.jsevy.jdxf.DXFXrecord
Implementation of DXFObject interface method; creates DXF text representing the object.
toString() - Method in class com.jsevy.jdxf.BSpline
 
toString() - Method in class com.jsevy.jdxf.DXFGraphics
Returns a String object representing this Graphics object's value.
transform(AffineTransform) - Method in class com.jsevy.jdxf.DXFGraphics
Concatenate the supplied transformation to the current graphics transformation.
translate(double, double) - Method in class com.jsevy.jdxf.DXFGraphics
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(int, int) - Method in class com.jsevy.jdxf.DXFGraphics
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
A B C D E F G H I L M N R S T V X Y Z 
All Classes All Packages