| Modifier and Type | Method and Description |
|---|---|
void |
StyleReference.setDocumentContext(SharedContext context,
NamespaceHandler nsh,
Document doc,
UserInterface ui)
Sets the documentContext attribute of the StyleReference object
|
| Modifier and Type | Method and Description |
|---|---|
void |
SVGDrawer.importFontFaceRules(List<FontFaceRule> fontFaces,
SharedContext shared) |
FSFont |
FontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec) |
| Modifier and Type | Method and Description |
|---|---|
SharedContext |
LayoutContext.getSharedContext() |
| Modifier and Type | Method and Description |
|---|---|
FSTextBreaker |
Breaker.TextBreakerSupplier.getBreaker(String str,
SharedContext sharedContext) |
static FSTextBreaker |
Breaker.getCharacterBreakStream(String currentString,
SharedContext sharedContext) |
static FSTextBreaker |
Breaker.getLineBreakStream(String s,
SharedContext shared) |
| Constructor and Description |
|---|
FontFaceFontSupplier(SharedContext ctx,
String src) |
| Modifier and Type | Field and Description |
|---|---|
protected SharedContext |
RenderingContext.sharedContext |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingContext.setContext(SharedContext sharedContext) |
| Constructor and Description |
|---|
RenderingContext(SharedContext sharedContext)
needs a new instance every run
|
| Modifier and Type | Method and Description |
|---|---|
protected static Font |
AWTFontResolver.createFont(SharedContext ctx,
Font rootFont,
float size,
IdentValue weight,
IdentValue style,
IdentValue variant)
Creates a concrete instance of a font at specified size, weight, style and variant.
|
static Map<Shape,String> |
ImageMapParser.findAndParseMap(Element elem,
SharedContext c) |
protected static String |
AWTFontResolver.getFontInstanceHashName(SharedContext ctx,
String name,
float size,
IdentValue weight,
IdentValue style,
IdentValue variant)
Gets the hash key for a concrete instance of a font.
|
FSFont |
AWTFontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec) |
FSFont |
AWTFontResolver.resolveFont(SharedContext ctx,
String[] families,
float size,
IdentValue weight,
IdentValue style,
IdentValue variant)
Resolves a list of font families.
|
protected Font |
AWTFontResolver.resolveFont(SharedContext ctx,
String font,
float size,
IdentValue weight,
IdentValue style,
IdentValue variant)
Resolves a single font name.
|
void |
DOMInspector.setForDocument(Document doc,
SharedContext context,
StyleReference sr)
Sets the forDocument attribute of the DOMInspector object
|
| Constructor and Description |
|---|
DOMInspector(Document doc,
SharedContext context,
StyleReference sr)
Constructor for the DOMInspector object
|
| Modifier and Type | Method and Description |
|---|---|
SharedContext |
ThreadCtx.ThreadData.sharedContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadCtx.ThreadData.setSharedContext(SharedContext sharedContext) |
Copyright © 2018. All rights reserved.