| 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 |
| Constructor and Description |
|---|
RenderingContext(SharedContext sharedContext)
needs a new instance every run
|
| Modifier and Type | Method and Description |
|---|---|
static Map<Shape,String> |
ImageMapParser.findAndParseMap(Element elem,
SharedContext c) |
| Modifier and Type | Method and Description |
|---|---|
SharedContext |
ThreadCtx.ThreadData.sharedContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadCtx.ThreadData.setSharedContext(SharedContext sharedContext) |
Copyright © 2004–2025. All rights reserved.