Using TopCoder

.NET

Graph Generator Version 1.0

STATUS KEY : Specification Design and Architecture Development and Testing Complete
  • Overview

    Responsible for turning a Graph Object derived from Base Graph component into an image

  • Functionality

    The Graph Generator component is responsible for turning a Graph Object derived from Base Graph component into an image. The Graph Generator component defines a graph rendering adapter interface, which can be hooked up to both third party graph rendering software, or to TopCoder rendering components. The Graph Generator provides the option to configure certain adapters to be used for certain graph types.

    An application which requires complex graphs will be implemented, and different graph toolkits will be used for each type in order to reduce the implementation time.
  • Technologies

    .NET, C#

    Availability

    Version 1.0
Adobe Acrobat is required to view TopCoder Software specification documentation.
  .NET Base Graph 20070131 Provides encapsulation and common functionalities for many different types graphs, and acts as a common access point to other graphing components. more Download
  .NET Configuration Manager 20050727 Centralizes the management of and access to application level configuration files. more Download
  .NET Object Factory 20070728 Provides the API to dynamically create objects for any defined interface at run-time based on some pluggable specification. more Download