rwlogo

Rogue Wave Views
Charts Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

List of all members | Public Member Functions
IlvAxisAnchoredCrossing Class Reference

Class describing a crossing of an axis at a fixed value. More...

#include <ilviews/charts/graphic.h>

Inheritance diagram for IlvAxisAnchoredCrossing:
IlvAxisCrossing

Public Member Functions

 IlvAxisAnchoredCrossing (IlDouble val)
 Constructor. More...
 
virtual IlDouble getCrossingValue (IlvCoordinateInfo *) const
 get the crossing value for this IlvCoordinateInfo. More...
 

Detailed Description

Class describing a crossing of an axis at a fixed value.

Library: ilvcharts

Constructor & Destructor Documentation

IlvAxisAnchoredCrossing::IlvAxisAnchoredCrossing ( IlDouble  val)

Constructor.

Create an IlvAxisAnchoredCrossing at the specified value.

Parameters
valthe fixed value of the crossing

Member Function Documentation

virtual IlDouble IlvAxisAnchoredCrossing::getCrossingValue ( IlvCoordinateInfo ) const
virtual

get the crossing value for this IlvCoordinateInfo.

Returns
the value passed at the construction of the object

Implements IlvAxisCrossing.


© Copyright 2014, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.