Package | Description |
---|---|
com.sun.prism.impl | |
com.sun.prism.impl.ps |
Modifier and Type | Method and Description |
---|---|
void |
GlyphCache.render(BaseContext ctx,
GlyphList gl,
float x,
float y,
int start,
int end,
Color rangeColor,
Color textColor,
BaseTransform xform,
BaseBounds clip) |
Constructor and Description |
---|
BaseGraphics(BaseContext context,
RenderTarget target) |
GlyphCache(BaseContext context,
FontStrike strike) |
VertexBuffer(BaseContext owner,
int maxQuads) |
Modifier and Type | Class and Description |
---|---|
class |
BaseShaderContext
Maintains resources such as Shaders and GlyphCaches that are intended to
be cached on a per-Screen basis, and provides methods that are called by
BaseShaderGraphics to validate current state.
|
Copyright © 2020. All rights reserved.