Uses of Class
com.luciad.format.nvg.model.TLcdNVGFontSize
Package
Description
This package provides the common parts of the domain models to represent NVG data.
-
Uses of TLcdNVGFontSize in com.luciad.format.nvg.model
Modifier and TypeFieldDescriptionstatic final TLcdNVGFontSize
TLcdNVGStyle.DEFAULT_FONT_SIZE
Default font size is 12 pixels.Modifier and TypeMethodDescriptionTLcdNVGStyle.getFontSize()
Get the font size as a TLcdNVGFontSize instance.Modifier and TypeMethodDescriptionvoid
TLcdNVGStyle.setFontSize
(TLcdNVGFontSize aFontSize) Set the font size.