org.net2map.pov.dimension.date.DateContainer Class Reference

Inheritance diagram for org.net2map.pov.dimension.date.DateContainer:

Inheritance graph
[legend]
Collaboration diagram for org.net2map.pov.dimension.date.DateContainer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Container object for the date interval and it's GUI.

Author:
Philippe MOULIN

Definition at line 35 of file DateContainer.java.

Public Member Functions

 DateContainer ()
 Creates new DateDimensionClient.

String getName ()
 Returns the name of this dimension (the one which is displayed in the GUI).

long criteriaValueToMapPosition (String paramCriteriaValue)
String getAxisName ()
 Returns the name which will be displayed on the X or Y axis This is not always the same name as the dimension name.


Private Attributes

PropertyChangeSupport propertySupport
 Allows event management.


Static Private Attributes

org.apache.log4j.Logger logger


Constructor & Destructor Documentation

org.net2map.pov.dimension.date.DateContainer.DateContainer  ) 
 

Creates new DateDimensionClient.

Definition at line 45 of file DateContainer.java.

References org.net2map.pov.dimension.GUI.addPropertyChangeListener(), org.net2map.pov.dimension.date.DateContainer.logger, org.net2map.pov.dimension.date.DateContainer.propertySupport, org.net2map.pov.dimension.Container.theGUI, and org.net2map.pov.dimension.Container.theSubset.

Here is the call graph for this function:


Member Function Documentation

long org.net2map.pov.dimension.date.DateContainer.criteriaValueToMapPosition String  paramCriteriaValue  )  [virtual]
 

Implements org.net2map.pov.dimension.Container.

Definition at line 64 of file DateContainer.java.

References org.net2map.pov.dimension.date.DateContainer.logger.

String org.net2map.pov.dimension.date.DateContainer.getAxisName  )  [virtual]
 

Returns the name which will be displayed on the X or Y axis This is not always the same name as the dimension name.

For example the axis name for "KeyWord" is "Relevancy"

Implements org.net2map.pov.dimension.Container.

Definition at line 81 of file DateContainer.java.

String org.net2map.pov.dimension.date.DateContainer.getName  )  [virtual]
 

Returns the name of this dimension (the one which is displayed in the GUI).

Returns:
This dimension's name

Implements org.net2map.pov.dimension.Container.

Definition at line 59 of file DateContainer.java.


Member Data Documentation

org.apache.log4j.Logger org.net2map.pov.dimension.date.DateContainer.logger [static, private]
 

Initial value:

 
    org.apache.log4j.Logger.getLogger(DateContainer.class.getName())

Definition at line 39 of file DateContainer.java.

Referenced by org.net2map.pov.dimension.date.DateContainer.criteriaValueToMapPosition(), and org.net2map.pov.dimension.date.DateContainer.DateContainer().

PropertyChangeSupport org.net2map.pov.dimension.date.DateContainer.propertySupport [private]
 

Allows event management.

Reimplemented from org.net2map.pov.dimension.Container.

Definition at line 42 of file DateContainer.java.

Referenced by org.net2map.pov.dimension.date.DateContainer.DateContainer().


The documentation for this class was generated from the following file:
Accueil | Téléchargement | Manuel | Doc. technique | Sources CVS | Faq | Nous contacter
©2003 - All Rights Reserved