skip to main content
Programmers documentation > Graphic components > Network component
 
Network component
Describes the network component, which is one of the four graphic components supplied with Rogue Wave® JViews TGO (JTGO). This component displays telecommunication networks in the form of topological or geographical views, depending on how you want to view them.
*Introducing the network component
*Describes the network component, which allows you to display data in the form of a graph representing nodes connected by links on top of a background map.
*Creating a network component: a sample
*Details the steps required to create a sample network component.
*Configuring the network component
*Identifies the rendering information necessary to display a network.
*Network component services
*Describes the services that are available for a network: view services, adapter services, and handler services.
*Architecture of the network component
*A graphic component encapsulates a model, a view, and a controller. The network component, like all the other graphic components, is based on the MVC architecture, which means that it has a model, a view and a controller associated with it. For a general introduction to the MVC architecture, see Architecture of graphic components. That section describes the classes and features of the network component that are specific to each module of the MVC architecture, and also explains the role of the adapter.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.