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

G

getBackground() - Method in class com.jsevy.jdxf.DXFGraphics
Return the current background color.
getClip() - Method in class com.jsevy.jdxf.DXFGraphics
Returns null, as clipping not supported
getClipBounds() - Method in class com.jsevy.jdxf.DXFGraphics
Returns null, as clipping not supported.
getClipBounds(Rectangle) - Method in class com.jsevy.jdxf.DXFGraphics
Returns r, as clipping not supported.
getClipRect() - Method in class com.jsevy.jdxf.DXFGraphics
Deprecated.
getClosestDXFColor(int) - Static method in class com.jsevy.jdxf.DXFColor
Find the closest match for a given RGB color in the standard DXF color table.
getColor() - Method in class com.jsevy.jdxf.DXFGraphics
Gets this graphic's foreground color.
getComposite() - Method in class com.jsevy.jdxf.DXFGraphics
Returns null; Composite not supported.
getCurvePoints(double) - Method in class com.jsevy.jdxf.BSpline
Get a set of points on the spline curve, where the maximum distance between two adjacent points is given by tolerance.
getDeviceConfiguration() - Method in class com.jsevy.jdxf.DXFGraphics
Returns null; GraphicsConfiguration not supported.
getDXFHatchInfo() - Method in class com.jsevy.jdxf.DXFArc
 
getDXFHatchInfo() - Method in class com.jsevy.jdxf.DXFCircle
 
getDXFHatchInfo() - Method in class com.jsevy.jdxf.DXFEllipse
 
getDXFHatchInfo() - Method in class com.jsevy.jdxf.DXFEntity
 
getDXFHatchInfo() - Method in class com.jsevy.jdxf.DXFLine
 
getDXFHatchInfo() - Method in class com.jsevy.jdxf.DXFSpline
 
getDXFLineWeight(float) - Method in class com.jsevy.jdxf.DXFEntity
 
getFont() - Method in class com.jsevy.jdxf.DXFGraphics
Gets the current font.
getFontMetrics() - Method in class com.jsevy.jdxf.DXFGraphics
Gets the font metrics of the current font.
getFontMetrics(Font) - Method in class com.jsevy.jdxf.DXFGraphics
Gets the font metrics for the specified font.
getFontRenderContext() - Method in class com.jsevy.jdxf.DXFGraphics
Returns null; Font render context not supported.
getGraphics() - Method in class com.jsevy.jdxf.DXFDocument
Get the DXFGraphics associated with this document for use with standard Graphics drawing operations to generate a DXF text representation.
getHandle() - Method in class com.jsevy.jdxf.DXFDatabaseObject
Return handle for this object
getHandle() - Method in class com.jsevy.jdxf.DXFDictionary
 
getHandleCount() - Static method in class com.jsevy.jdxf.DXFDatabaseObject
Return current handle count so can know what ones have been used
getName() - Method in class com.jsevy.jdxf.DXFDictionary
 
getPaint() - Method in class com.jsevy.jdxf.DXFGraphics
Just return the current foreground color object.
getRenderingHint(RenderingHints.Key) - Method in class com.jsevy.jdxf.DXFGraphics
Return null; rendering hints not supported.
getRenderingHints() - Method in class com.jsevy.jdxf.DXFGraphics
Return null; rendering hints not supported.
getStroke() - Method in class com.jsevy.jdxf.DXFGraphics
Return our current pen stroke.
getStyleName() - Method in class com.jsevy.jdxf.DXFStyle
Get the name (integer identifier) for this style object, for use within a DXFText entity.
getSupport() - Method in interface com.jsevy.jdxf.BasisFunction
 
getSupport() - Method in class com.jsevy.jdxf.BSplineBasisFunction
 
getTransform() - Method in class com.jsevy.jdxf.DXFGraphics
Return a copy of the current graphics transformation being applied to drawing and text operations.
A B C D E F G H M N R S T V X Y Z 
Skip navigation links