Uses of Interface
com.luciad.format.s52.ILcdS52Text
Packages that use ILcdS52Text
-
Uses of ILcdS52Text in com.luciad.format.s52
Classes in com.luciad.format.s52 that implement ILcdS52TextModifier and TypeClassDescriptionclassRepresentation of a text element in the S52 domain model.Methods in com.luciad.format.s52 that return ILcdS52TextModifier and TypeMethodDescriptionILcdS52Style.getS52Text()Gets the style's text.TLcdS52Style.getS52Text()TLcdS52Style.getS52Texts()Returns all texts applied as part of this style.Methods in com.luciad.format.s52 with parameters of type ILcdS52TextModifier and TypeMethodDescriptionvoidILcdS52Style.setS52Text(ILcdS52Text aText) Sets the style's text.voidTLcdS52Style.setS52Text(ILcdS52Text aText) voidTLcdS52Style.setS52Texts(ILcdS52Text[] aTexts) Sets the texts to be applied as part of this style.