com.astroshare.astroonline.horoscopes
Class Matrix
java.lang.Object
com.astroshare.astroonline.horoscopes.Horoscope
com.astroshare.astroonline.horoscopes.Natal
com.astroshare.astroonline.horoscopes.Synastry
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.Natal |
visitor |
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.log4j.Logger log
- init logging
Matrix
public Matrix()
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)