Classes | |
| class | Plugin | 
| class | TL4ConnectorWizardPage | 
| A wizard page that provides the capability of connecting to a TerraLib 4.x database.  More... | |
| class | TL4ConverterAction | 
| Manage the menu and action for TerraLib 4.x Converter Plugin.  More... | |
| class | TL4ConverterWizard | 
| class | TL4FinalPageWizardPage | 
| class | TL4LayerSelectionWizardPage | 
| class | TL4RasterFolderSelectionWizardPage | 
| class | TL4ThemeSelectionWizardPage | 
Functions | |
| te::color::RGBAColor | Convert2TerraLib5 (TeColor color) | 
| te::se::Style * | Convert2TerraLib5 (int geometryType, TeTheme *theme, bool isRaster=false) | 
| te::map::Grouping * | GetGrouping (TeTheme *theme) | 
| std::string | GetLineStyle (int type) | 
| te::se::LineSymbolizer * | GetLineSymbolizer (TeVisual *visual) | 
| std::string | GetPointStyle (int type) | 
| te::se::PointSymbolizer * | GetPointSymbolizer (TeVisual *visual) | 
| te::se::PolygonSymbolizer * | GetPolygonSymbolizer (TeVisual *visual) | 
| te::se::ColorMap * | GetRasterGrouping (TeTheme *theme) | 
| te::se::RasterSymbolizer * | GetRasterSymbolizer (TeRasterTransform *visual) | 
| te::se::Symbolizer * | GetSymbolizer (int geometryType, TeVisual *visual) | 
| bool | IsHollow (int type) | 
| te::color::RGBAColor te::qt::plugins::terralib4::Convert2TerraLib5 | ( | TeColor | color | ) | 
| te::se::Style* te::qt::plugins::terralib4::Convert2TerraLib5 | ( | int | geometryType, | 
| TeTheme * | theme, | ||
| bool | isRaster = false  | 
        ||
| ) | 
| te::map::Grouping* te::qt::plugins::terralib4::GetGrouping | ( | TeTheme * | theme | ) | 
| std::string te::qt::plugins::terralib4::GetLineStyle | ( | int | type | ) | 
| te::se::LineSymbolizer* te::qt::plugins::terralib4::GetLineSymbolizer | ( | TeVisual * | visual | ) | 
| std::string te::qt::plugins::terralib4::GetPointStyle | ( | int | type | ) | 
| te::se::PointSymbolizer* te::qt::plugins::terralib4::GetPointSymbolizer | ( | TeVisual * | visual | ) | 
| te::se::PolygonSymbolizer* te::qt::plugins::terralib4::GetPolygonSymbolizer | ( | TeVisual * | visual | ) | 
| te::se::ColorMap* te::qt::plugins::terralib4::GetRasterGrouping | ( | TeTheme * | theme | ) | 
| te::se::RasterSymbolizer* te::qt::plugins::terralib4::GetRasterSymbolizer | ( | TeRasterTransform * | visual | ) | 
| te::se::Symbolizer* te::qt::plugins::terralib4::GetSymbolizer | ( | int | geometryType, | 
| TeVisual * | visual | ||
| ) | 
| bool te::qt::plugins::terralib4::IsHollow | ( | int | type | ) |