it.geosolutions.imageio.plugins.nitronitf.wrapper
Class TextWrapper
java.lang.Object
it.geosolutions.imageio.plugins.nitronitf.wrapper.NITFObjectWrapper
it.geosolutions.imageio.plugins.nitronitf.wrapper.IdentifiableNITFObjectWrapper
it.geosolutions.imageio.plugins.nitronitf.wrapper.TextWrapper
public class TextWrapper
- extends IdentifiableNITFObjectWrapper
Wrapper class related to a TextSegment of a NITF file.
- Author:
- Daniele Romagnoli, GeoSolutions s.a.s.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextWrapper
public TextWrapper()
getFormat
public String getFormat()
setFormat
public void setFormat(String format)
getAttachmentLevel
public String getAttachmentLevel()
setAttachmentLevel
public void setAttachmentLevel(String attachmentLevel)
getTextContent
public byte[] getTextContent()
setTextContent
public void setTextContent(byte[] textContent)
Copyright © 2006–2013 GeoSolutions. All rights reserved.