com.astroshare.astroonline.horoscopes
Class Matrix

java.lang.Object
  extended by com.astroshare.astroonline.horoscopes.Horoscope
      extended by com.astroshare.astroonline.horoscopes.Natal
          extended by com.astroshare.astroonline.horoscopes.Synastry
              extended by com.astroshare.astroonline.horoscopes.Matrix

public class Matrix
extends Synastry

Implementation of online horoscope Matrix.

The interpretation of the matrix is basically a specialization of the synastry. It performs the same calculations and holds the same data, but differs in the layout and therefore the way in which the data is provided.


Field Summary
protected static org.apache.log4j.Logger log
          init logging
 
Fields inherited from class com.astroshare.astroonline.horoscopes.Synastry
aspects, visitor2
 
Fields inherited from class com.astroshare.astroonline.horoscopes.Natal
visitor
 
Fields inherited from class com.astroshare.astroonline.horoscopes.Horoscope
args, databaseID, horoscopeID, language, startupMode, templateInput, templateOutput
 
Constructor Summary
Matrix()
           
 
Method Summary
protected  java.util.HashMap<java.lang.String,java.lang.Object> getFormText()
           Overwrite method getFormText.
protected  java.util.ArrayList<java.lang.Object> getTextFromDatabaseList(Sql sql)
           Get horoscope text from database, returning an ArrayList.
 
Methods inherited from class com.astroshare.astroonline.horoscopes.Synastry
checkHoroscopeData, getFlashChartString, getHoroscopeArguments, getInputMap, getOutputMap
 
Methods inherited from class com.astroshare.astroonline.horoscopes.Natal
getFlashvarsProg, getTextFromDatabaseList
 
Methods inherited from class com.astroshare.astroonline.horoscopes.Horoscope
getHoroscope, getInputPage, getMap, getOutputPage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.log4j.Logger log
init logging

Constructor Detail

Matrix

public Matrix()
Method Detail

getTextFromDatabaseList

protected java.util.ArrayList<java.lang.Object> getTextFromDatabaseList(Sql sql)

Get horoscope text from database, returning an ArrayList.

Overrides:
getTextFromDatabaseList in class Synastry
Parameters:
sql - Database connection
Returns:
HashMap Horoscope interpretation

getFormText

protected java.util.HashMap<java.lang.String,java.lang.Object> getFormText()

Overwrite method getFormText.

Overrides:
getFormText in class Horoscope
Returns:
Hashmap containging form text


Astro-Online © 2001 − 2008 Astro Share
Documentation generated on: Thursday August 12th 2008 (PS)