DefaultRenderLinePatternResolverResolves simple dash-gap patterns from AutoCAD line types.DefaultRenderShapeResolverResolves linetype shapes from SHX/SHP files with in-memory caching.DefaultRenderTextShaperProvides a basic, deterministic text layout approximation for rendering.DefaultShxFontResolverDefault SHX font resolver that caches loaded fonts and glyphs.HatchRenderHandlerRenders solid hatch boundaries as filled polygons.MTextRenderHandlerRenders multi-line text entities using the configured text shaper.RenderClipGroupRepresents a clipped group of primitives.RenderHatchFillRepresents a hatch fill with optional gradient and support for holes.RenderHatchGradientDescribes a hatch gradient fill.RenderHatchPatternRepresents a hatch pattern rendered as clipped line segments.RenderHitTestEnginePerforms broad-phase and narrow-phase hit testing against render primitives.RenderImageRepresents an image placed in world space.RenderSelectionContextTracks the current entity and logical owner while building render primitives.RenderShapeGeometryRepresents cached vector geometry for a SHX/SHP shape.RenderSpatialIndexProvides a static spatial index for render primitives to accelerate hit testing.RenderSpatialIndexOptionsConfiguration options for the spatial index builder.RenderTriangleRepresents a filled triangle primitive.ShxRenderTextShaperUses SHX/SHP fonts for text layout when available, otherwise falls back to the provided shaper.SolidRenderHandlerRenders solid entities as filled quadrilaterals.TextEntityRenderHandlerRenders single-line text entities using the configured text shaper.UnicodeTextServiceProvides Unicode-aware helpers for normalization, run segmentation, and line breaks.ViewportRenderHandlerRenders viewport boundaries in paper space.RenderBoundsRepresents an axis-aligned bounding box in world space.RenderHatchGradientStopDefines a hatch gradient stop.RenderHatchLineSegmentDescribes a hatch line segment.RenderHitTestOptionsConfigures hit testing behavior.RenderHitTestResultRepresents a render hit test result.RenderLightRepresents a light source used by the shading pipeline.RenderMaterialDescribes material properties used by the rendering pipeline.RenderPrimitiveMetadataDescribes the source and logical owner of a render primitive.RenderSpatialHitRepresents a hit candidate returned from a spatial index query.RenderSpatialItemDescribes a primitive entry stored in the spatial index.ShxGlyphRepresents cached SHX glyph geometry and nominal bounds.IRenderShapeResolverResolves SHX/SHP linetype shape geometry for rendering.IShxFontProvides access to glyph geometry from a SHX/SHP font.IShxFontResolverResolves SHX/SHP fonts and exposes cached glyph geometry.RenderHatchGradientTypeDefines supported hatch gradient types.RenderLightTypeDescribes supported light types in the rendering pipeline.RenderLoopFillModeDescribes how loop collections are interpreted for fills and hit testing.RenderTextDecorationRepresents a text label with approximate layout metrics.