Class ConfigurationACearth
java.lang.Object
zext.plantuml.com.ctreber.acearth.Configuration
zext.plantuml.com.ctreber.acearth.ConfigurationACearth
How to avoid writing all the accessors? Code generator that creates derived class from template class? Configuration items in data structure?
© 2002 Christian Treber, ct@ctreber.com (06.10.2002)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSunPos(Coordinate pSunPos) voidsetSunPosRel(Coordinate pSunPosRel) voidsetViewPos(Coordinate pViewPos) Methods inherited from class zext.plantuml.com.ctreber.acearth.Configuration
add, getBoolean, getDouble, getInt, getMO, getMOBoolean, getMODouble, getMOEnum, getMOInteger, getMOString, getString, is, setBoolean, setDouble, setEnum, setInt, setString
-
Constructor Details
-
ConfigurationACearth
public ConfigurationACearth()
-
-
Method Details
-
getViewPos
-
setViewPos
-
getSunPos
-
setSunPos
-
getSunPosRel
-
setSunPosRel
-