it.geosolutions.imageio.plugins.nitronitf.wrapper
Class HeaderWrapper
Object
NITFObjectWrapper
IdentifiableNITFObjectWrapper
HeaderWrapper
public class HeaderWrapper
- extends IdentifiableNITFObjectWrapper
Wrapper class related to a Main Header of a NITF file.
- Author:
- Daniele Romagnoli, GeoSolutions s.a.s.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeaderWrapper
public HeaderWrapper()
getOriginStationId
public String getOriginStationId()
setOriginStationId
public void setOriginStationId(String originStationId)
getOriginatorName
public String getOriginatorName()
setOriginatorName
public void setOriginatorName(String originatorName)
getOriginatorPhone
public String getOriginatorPhone()
setOriginatorPhone
public void setOriginatorPhone(String originatorPhone)
getBackgroundColor
public byte[] getBackgroundColor()
setBackgroundColor
public void setBackgroundColor(byte[] backgroundColor)
getTres
public Map<String,Map<String,String>> getTres()
setTres
public void setTres(Map<String,Map<String,String>> tres)
Copyright © 2006-2013 GeoSolutions. All Rights Reserved.