ENCX SDK
5.5.0.1115
|
▼NENCX | An SDK for the display and use of marine navigational information supporting S-57/ENC and ARCS |
CLibrary | The top level object in the ENCX library. Required to create many other ENCX objects |
CDisplayPalette | Specifies the type of palette and any fading of the chart |
C_IDongleObserverEvents | Events from DongleObserver |
CDongleObserver | Observe the state of the security device |
CGeoPoint | A position on the Earth's surface defined by geodetic latitude and longitude |
CGeoPoints | Collection of GeoPoint objects |
CGeoArea | An area formed by joining points in a closed loop with lines of the specified shape |
CGeoRect | An area on the Earth's surface defined by two meridians (east and west) and two parallels (north and south) |
CGeoLine | A line of a specified shape between two points on the Earth's surface |
CRasManager | Manage a folder of raster charts |
C_IRasCatalogueObserverEvents | Events from RasCatalogueObserver |
CRasCatalogueObserver | Observe changes to the charts in a RasManager |
CRasChartPanelIdentifier | The identity of a single panel (either the main chart or an inset panel) on a known raster chart |
CRasDraw | Display a bounded raster chart via a Win32 Device Context |
C_IS57CatalogueObserverEvents | Events from S57CatalogueObserver |
CS57CatalogueObserver | Observe changes to the cells in an S57Manager |
CS57CellIdentifier | Identification of an S-57 cell |
CS57CellIdentifiers | Collection of S57CellIdentifier |
CS57Colour | An S-57 Colour Identifier |
CS57ColourValue | An S-57 Colour Identifier combined with the values of the colour (RGB) for each colour scheme (Day, Twilight, Night) |
CS57ColourValues | A collection of S-57 colours and associated RGB values |
CS57ProductAndUsage | The combination of an S-57 Product and an Intended Usage |
CS57ProductAndUsages | Collection of S57ProductAndUsage |
CS57ObjectClass | Type of S-57 Object |
CS57ObjectClassCollection | Collection of S57ObjectClass |
CS57FeatureIdentifier | A globally unique value that identifies a particular feature as represented by a particular S-57 cell |
CS57FeatureIdentifiers | Collection of S57FeatureIdentifier |
CS57FeatureQuery | A means of querying an S-57 cell within a SENC to obtain a collection of the cell's features |
CS57ManagerInitialisationData | Parameters required to initialize S57Manager using OpenSenc2() |
CS57Manager | An S-57 SENC |
C_IS57DrawEvents | Events from S57Draw |
CS57Draw | Display a continuous S-57 vector chart via a Win32 Device Context |
CHTMLGenerator | Create HTML for display in a browser control (etc.) |
CPixelPoint | A value class representing a floating point Cartesian pixel point |
CPixelSize | A value class representing a floating point Cartesian pixel size |
CPixelRect | A value class representing a floating point Cartesian pixel rectangle aligned with the Cartesian axes |