Package com.luciad.format.s52.gxy
package com.luciad.format.s52.gxy
Contains a painter provider for painting S-57 geometries on a 2D view,
using the S-52 standard.
- Since:
- 4.0
-
ClassDescriptionA layer that adds support for the specific rendering requirements of S-57 catalogues.Deprecated.The functionality of this class is replaced by TLcdS52GXYCatalogueLayer, which has a simpler structure and is more performant.A layer that adds support for the specific rendering requirements of S-52.
ILcdGXYLayerFactory
implementation which can create layers for S-57 models.Deprecated.The functionality of this class is replaced by TLcdS52GXYCatalogueLayer, which has a simpler structure and is more performant.ThisILcdGXYPainterProvider
paints S-57 geometries according to the S-52 standard.ILcdSLDGXYLayerFactory
implementation which can create layers for S-57 models using a given SLD style.