Skip navigation links
A B C D E G I M N Q R S T V X Y Z 

G

getCanvas() - Method in class com.jsevy.adxf.DXFDocument
Get the DXFCanvas associated with this document for use with standard Canvas drawing operations to generate a DXF text representation.
getClipBounds(Rect) - Method in class com.jsevy.adxf.DXFCanvas
Retrieve the clip bounds, returning true if they are non-empty.
getClosestDXFColor(int) - Static method in class com.jsevy.adxf.DXFColor
Find the closest match for a given RGB color in the standard DXF color table.
getCurvePoints(float) - Method in class com.jsevy.adxf.BSpline
Get a set of points on the spline curve, where the maximum distance between two adjacent points is given by tolerance.
getDensity() - Method in class com.jsevy.adxf.DXFCanvas
Returns the target density of the canvas.
getDrawFilter() - Method in class com.jsevy.adxf.DXFCanvas
Not supported; throws UnsupportedOperationException if called.
getHeight() - Method in class com.jsevy.adxf.DXFCanvas
Returns the imageable height of the canvas; not relevant here, so set to max integer
getMatrix(Matrix) - Method in class com.jsevy.adxf.DXFCanvas
Return, in ctm, the current transformation matrix.
getMaximumBitmapHeight() - Method in class com.jsevy.adxf.DXFCanvas
Returns the maximum allowed height for bitmaps drawn with this canvas.
getMaximumBitmapWidth() - Method in class com.jsevy.adxf.DXFCanvas
Returns the maximum allowed width for bitmaps drawn with this canvas.
getSaveCount() - Method in class com.jsevy.adxf.DXFCanvas
Returns the number of matrix states on the Canvas' private stack.
getStyleName() - Method in class com.jsevy.adxf.DXFStyle
Get the name (integer identifier) for this style object, for use within a DXFText entity.
getSupport() - Method in interface com.jsevy.adxf.BasisFunction
 
getSupport() - Method in class com.jsevy.adxf.BSplineBasisFunction
 
getWidth() - Method in class com.jsevy.adxf.DXFCanvas
Returns the imageable width of the canvas; not relevant here, so set to max integer
A B C D E G I M N Q R S T V X Y Z 
Skip navigation links