Uses of Class
com.luciad.format.nitf.TLcdNITFTextSegment
Packages that use TLcdNITFTextSegment
-
Uses of TLcdNITFTextSegment in com.luciad.format.nitf
Methods in com.luciad.format.nitf that return types with arguments of type TLcdNITFTextSegmentModifier and TypeMethodDescriptionTLcdNITFModelDescriptor.getTextSegments()Returns a list of text segments associated with this NITF modelMethods in com.luciad.format.nitf with parameters of type TLcdNITFTextSegmentModifier and TypeMethodDescriptionvoidTLcdNITFModelDescriptor.addTextSegment(TLcdNITFTextSegment aTextSegment) Adds the text segment to the list of text segments associated with this NITF model.Method parameters in com.luciad.format.nitf with type arguments of type TLcdNITFTextSegmentModifier and TypeMethodDescriptionvoidTLcdNITFModelDescriptor.setTextSegments(List<TLcdNITFTextSegment> aTextSegments)