#include <ossimNitfRegisteredTagFactory.h>
◆ ~ossimNitfRegisteredTagFactory()
ossimNitfRegisteredTagFactory::~ossimNitfRegisteredTagFactory |
( |
| ) |
|
|
virtual |
◆ ossimNitfRegisteredTagFactory()
ossimNitfRegisteredTagFactory::ossimNitfRegisteredTagFactory |
( |
| ) |
|
|
protected |
◆ create()
Implements ossimNitfTagFactory.
Definition at line 95 of file ossimNitfRegisteredTagFactory.cpp.
References ossimString::trim(), and ossimString::upcase().
100 if(tagName == ACFTB_TAG)
104 else if(tagName == AIMIDB_TAG)
108 else if(tagName == BLOCKA_TAG)
112 else if(tagName == CSCRNA_TAG)
116 else if(tagName == CSDIDA_TAG)
120 else if(tagName == CSEXRA_TAG)
124 else if(tagName == ENGRDA_TAG)
128 else if(tagName == GEOLOB_TAG)
132 else if(tagName == GEO_POSITIONING_TAG)
136 else if(tagName == ICHIPB_TAG)
140 else if(tagName == J2KLRA_TAG)
145 else if(tagName == LOCAL_GEOGRAPHIC_TAG)
147 return new ossimNitfLocalGeographicTag;
150 else if(tagName == LOCAL_CARTOGRAPHIC_TAG)
154 else if(tagName == MSTGTA_TAG)
158 else if(tagName == PIAIMC_TAG)
162 else if(tagName == PROJECTION_PARAMETER_TAG)
166 else if(tagName == RPCB_TAG)
170 else if(tagName == RPCA_TAG)
174 else if (tagName == SENSRA_TAG)
178 else if (tagName == STDIDC_TAG)
182 else if (tagName == STREOB_TAG)
186 else if (tagName == USE00A_TAG)
190 else if(tagName == HISTOA_TAG)
194 else if(tagName == CSCCGA_TAG)
198 else if(tagName == CSPROA_TAG)
202 else if(tagName == EXOPTA_TAG)
206 else if(tagName == RSMECA_TAG)
210 else if(tagName == RSMIDA_TAG)
214 else if(tagName == RSMPCA_TAG)
218 else if(tagName == RSMPIA_TAG)
static ossimString upcase(const ossimString &aString)
The layout of RPC00B is the same as RPC00A.
The layout of RPC00B is the same as RPC00A.
RSM Identification: Id's, time-of-image model, optional illumination model, footprint information...
EXOPTA - Exploitation Usability Optical Information Extension Format.
ossimString trim(const ossimString &valueToTrim=ossimString(" \\)) const
this will strip lead and trailing character passed in.
RSM Polynomial Coefficients: Polynomials coefficients for a section.
All comments in this document were taken from the online resource found at:
◆ instance()
The documentation for this class was generated from the following files: