-
- All Known Subinterfaces:
HasContext,HasContext.ByDelegate
- All Known Implementing Classes:
AbstractPolyShape,Anchor,BaseInnerViewContainer,Circle,CommonInnerViewContainer,CommonRenderableContainerNode,Ellipse,Group,HasContextImpl,Line,LinearTextContainer,Marker,Mask,Path,Pattern,Polygon,Polyline,Rect,ShapeNode,SVG,Symbol,Text,TextContainer,TextPath,TextSpan,Use
public interface HasFontContextInforms the renderer that an element provides styling information which can be inherited by its children.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull Mutator<MeasurableFontSpec>fontSpec()
-
-
-
Method Detail
-
fontSpec
@NotNull @NotNull Mutator<MeasurableFontSpec> fontSpec()
-
-