Uses of Interface
com.luciad.format.s52.ILcdS52Text
-
Uses of ILcdS52Text in com.luciad.format.s52
Modifier and TypeClassDescriptionclass
Representation of a text element in the S52 domain model.Modifier and TypeMethodDescriptionILcdS52Style.getS52Text()
Gets the style's text.TLcdS52Style.getS52Text()
TLcdS52Style.getS52Texts()
Returns all texts applied as part of this style.Modifier and TypeMethodDescriptionvoid
ILcdS52Style.setS52Text
(ILcdS52Text aText) Sets the style's text.void
TLcdS52Style.setS52Text
(ILcdS52Text aText) void
TLcdS52Style.setS52Texts
(ILcdS52Text[] aTexts) Sets the texts to be applied as part of this style.