A C D E F G H I L M O R S T U W X

A

addAliasName(String) - Method in interface de.lehmannet.om.ITarget
Adds a new alias name to the target.
addAliasName(String) - Method in class de.lehmannet.om.Target
Adds a new alias name to the Target e.g. name = M42 ; alias name = "Great Orion Nebulae"
addAliasNames(String) - Method in class de.lehmannet.om.Target
Adds a comma seperated list of new alias names to the Target.
addAsLinkToXmlElement(Element) - Method in class de.lehmannet.om.Eyepiece
Adds the eyepiece link to an given XML DOM Element The eyepiece element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in class de.lehmannet.om.Filter
Adds the filter link to an given XML DOM Element The filter element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in interface de.lehmannet.om.IEyepiece
Adds the eyepiece link to an given XML DOM Element The eyepiece element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in interface de.lehmannet.om.IFilter
Adds the filter link to an given XML DOM Element The filter element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in interface de.lehmannet.om.IImager
Adds the eyepiece link to an given XML DOM Element The IImager element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in interface de.lehmannet.om.ILens
Adds the lens link to an given XML DOM Element The lens element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in class de.lehmannet.om.Imager
Adds the imager link to an given XML DOM Element The IImager element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element, String) - Method in interface de.lehmannet.om.IObserver
Adds a Observer link to an given XML DOM Element.
addAsLinkToXmlElement(Element) - Method in interface de.lehmannet.om.IScope
Adds the scope link to an given XML DOM Element The scope element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in interface de.lehmannet.om.ISession
Adds the session link to an given XML DOM Element The session element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in interface de.lehmannet.om.ISite
Adds the site link to an given XML DOM Element The site element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in interface de.lehmannet.om.ITarget
Adds the target link to an given XML DOM Element The target element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in class de.lehmannet.om.Lens
Adds the lens link to an given XML DOM Element The lens element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element, String) - Method in class de.lehmannet.om.Observer
Adds a Observer link to an given XML DOM Element.
addAsLinkToXmlElement(Element) - Method in class de.lehmannet.om.Scope
Adds the scope link to an given XML DOM Element The scope element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in class de.lehmannet.om.Session
Adds the session link to an given XML DOM Element The session element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in class de.lehmannet.om.Site
Adds the site link to an given XML DOM Element The site element itself will be attached to given elements ownerDocument.
addAsLinkToXmlElement(Element) - Method in class de.lehmannet.om.Target
Adds the target link to an given XML DOM Element The target element itself will be attached to given elements ownerDocument.
addContact(String) - Method in interface de.lehmannet.om.IObserver
Adds a new contact information to the observer.
addContact(String) - Method in class de.lehmannet.om.Observer
Adds a new contact information to the observer.
addCoObserver(IObserver) - Method in interface de.lehmannet.om.ISession
Adds a single coobserver to this session.
addCoObserver(IObserver) - Method in class de.lehmannet.om.Session
Adds a single coobserver to this session.
addCoObservers(List) - Method in interface de.lehmannet.om.ISession
Adds a List of coobservers to this session.
addCoObservers(List) - Method in class de.lehmannet.om.Session
Adds a List of coobservers to this session.
addEyepiece(IEyepiece) - Method in class de.lehmannet.om.RootElement
 
addEyepieces(Collection) - Method in class de.lehmannet.om.RootElement
 
addFilter(IFilter) - Method in class de.lehmannet.om.RootElement
 
addFilters(Collection) - Method in class de.lehmannet.om.RootElement
 
addImage(String) - Method in interface de.lehmannet.om.IObservation
Adds a new image (path) to this observation.
addImage(String) - Method in class de.lehmannet.om.Observation
Adds a new image (path) to this observation.
addImager(IImager) - Method in class de.lehmannet.om.RootElement
 
addImagers(Collection) - Method in class de.lehmannet.om.RootElement
 
addImages(List) - Method in interface de.lehmannet.om.IObservation
Adds a List of image paths (String) to this observation.
addImages(List) - Method in class de.lehmannet.om.Observation
Adds a List of image paths (String) to this observation.
addLens(ILens) - Method in class de.lehmannet.om.RootElement
 
addLenses(Collection) - Method in class de.lehmannet.om.RootElement
 
addObservation(IObservation) - Method in class de.lehmannet.om.Observations
 
addObservation(IObservation) - Method in class de.lehmannet.om.RootElement
 
addObservations(Observations) - Method in class de.lehmannet.om.Observations
 
addObservations(Collection) - Method in class de.lehmannet.om.RootElement
 
addObserver(IObserver) - Method in class de.lehmannet.om.RootElement
 
addObservers(Collection) - Method in class de.lehmannet.om.RootElement
 
addResult(IFinding) - Method in interface de.lehmannet.om.IObservation
Adds a new result to this observation.
addResult(IFinding) - Method in class de.lehmannet.om.Observation
Adds a new result to this observation.
addResults(List) - Method in interface de.lehmannet.om.IObservation
Adds a List of results for this observation.
addResults(List) - Method in class de.lehmannet.om.Observation
Adds a List of results for this observation.
addScope(IScope) - Method in class de.lehmannet.om.RootElement
 
addScopes(Collection) - Method in class de.lehmannet.om.RootElement
 
addSession(ISession) - Method in class de.lehmannet.om.RootElement
 
addSessions(Collection) - Method in class de.lehmannet.om.RootElement
 
addSite(ISite) - Method in class de.lehmannet.om.RootElement
 
addSites(Collection) - Method in class de.lehmannet.om.RootElement
 
addTarget(ITarget) - Method in class de.lehmannet.om.RootElement
 
addTargets(Collection) - Method in class de.lehmannet.om.RootElement
 
addToXmlElement(Element) - Method in class de.lehmannet.om.CCDImager
 
addToXmlElement(Element) - Method in class de.lehmannet.om.EquPosition
Adds this EquPosition to an given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.EquPositionReferenceFrame
Adds this EquPositionReferenceFrame to an given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Eyepiece
Adds this Eyepiece to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Filter
Adds this Filter to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Finding
Adds the Finding to an given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.GenericFinding
Adds this GenericFinding to an given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.GenericTarget
Adds this Target to a given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.IEyepiece
Adds this Eyepiece to a given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.IFilter
Adds this Filter to a given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.IFinding
Adds the IFinding implementation to an given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.IImager
Adds this IImager to a given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.ILens
Adds this Lens to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Imager
Adds this IImager to a given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.IObservation
Adds the IObservation implementation to an given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.IObserver
Adds this Observer to a given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.IScope
Adds this Scope to a given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.ISession
Adds this Session to a given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.ISite
Adds this Site to a given parent XML DOM Element.
addToXmlElement(Element) - Method in interface de.lehmannet.om.ITarget
Adds this Target to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Lens
Adds this Lens to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Observation
Adds this Observation to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Observer
Adds this Observer to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Scope
Adds this Scope to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Session
Adds this Session to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Site
Adds this Site to a given parent XML DOM Element.
addToXmlElement(Element) - Method in class de.lehmannet.om.Target
Adds this Target to a given parent XML DOM Element.
Angle - Class in de.lehmannet.om
Angle is a wrapper class for angles used in the XML Schema definition.
Angle(Node) - Constructor for class de.lehmannet.om.Angle
Constructs a new instance of an Angle from a given DOM target Element.
Angle(double, String) - Constructor for class de.lehmannet.om.Angle
 
ARCMINUTE - Static variable in class de.lehmannet.om.Angle
Angle unit arcminute.
ARCSECOND - Static variable in class de.lehmannet.om.Angle
Angle unit arcsecond.

C

CCD - Static variable in interface de.lehmannet.om.IImager
CCD type constant for imager
CCDImager - Class in de.lehmannet.om
Describes a CCD camera.
CCDImager(Node) - Constructor for class de.lehmannet.om.CCDImager
Constructs a new instance of a CCDImager from a given DOM target Element.
CCDImager(String, int, int) - Constructor for class de.lehmannet.om.CCDImager
Constructs a new instance of a CCDImager.
COMASTException - Exception in de.lehmannet.om
The root class for all exceptions used in the API.
COMASTException(String) - Constructor for exception de.lehmannet.om.COMASTException
Constructs a new instance of a COMASTException.
COMASTException(String, Throwable) - Constructor for exception de.lehmannet.om.COMASTException
Constructs a new instance of a COMASTException.
ConfigException - Exception in de.lehmannet.om.util
The ConfigException indicates problems during loading or initializing of configuration information.
ConfigException(String) - Constructor for exception de.lehmannet.om.util.ConfigException
Constructs a new ConfigException.
ConfigException(String, Throwable) - Constructor for exception de.lehmannet.om.util.ConfigException
Constructs a new ConfigException.
ConfigLoader - Class in de.lehmannet.om.util
The ConfigLoader is used to find config files inside the classpath (and the extension directory), and if config files are found, it can provide easy access to the config information.
ConfigLoader() - Constructor for class de.lehmannet.om.util.ConfigLoader
 
createXmlFindingElement(Element) - Method in class de.lehmannet.om.Finding
Creates an XML DOM Element for the Finding.
createXmlImagerElement(Element) - Method in class de.lehmannet.om.Imager
Creates an XML DOM Element for the Imager.
createXmlTargetElement(Element) - Method in class de.lehmannet.om.Target
Creates an XML DOM Element for the Target.

D

DateConverter - Class in de.lehmannet.om.util
The DateConverter is a helper class that provides methods for handling the all kind of date formats.
DateConverter() - Constructor for class de.lehmannet.om.util.DateConverter
 
DateTester - Class in de.lehmannet.om.util.test
 
DateTester() - Constructor for class de.lehmannet.om.util.test.DateTester
 
de.lehmannet.om - package de.lehmannet.om
 
de.lehmannet.om.util - package de.lehmannet.om.util
 
de.lehmannet.om.util.test - package de.lehmannet.om.util.test
 
DEC_DEG - Static variable in class de.lehmannet.om.EquPosition
 
DEC_MIN - Static variable in class de.lehmannet.om.EquPosition
 
DEC_SEC - Static variable in class de.lehmannet.om.EquPosition
 
DEGREE - Static variable in class de.lehmannet.om.Angle
Angle unit degree.

E

equals(Object) - Method in class de.lehmannet.om.Angle
Overwrittes equals(Object) method from java.lang.Object.
equals(Object) - Method in class de.lehmannet.om.EquPosition
Overwrittes equals(Object) method from java.lang.Object.
equals(Object) - Method in class de.lehmannet.om.EquPositionReferenceFrame
Overwrittes equals(Object) method from java.lang.Object.
equals(Object) - Method in class de.lehmannet.om.GenericFinding
Overwrittes equals(Object) method from java.lang.Object.
equals(Object) - Method in class de.lehmannet.om.GenericTarget
Overwrittes equals(Object) method from java.lang.Object.
equals(Object) - Method in class de.lehmannet.om.SchemaElement
Overwrittes equals(Object) method from java.lang.Object.
equals(Object) - Method in class de.lehmannet.om.Target
Overwrittes equals(Object) method from java.lang.Object.
equalsID(Object) - Method in interface de.lehmannet.om.ITarget
Returns true if the given object is an instance of ITarget
and the given objects SchmemaElement.getID() returns the same string as this objects getID() method.
equalsID(Object) - Method in class de.lehmannet.om.Target
Returns true if the given object is an instance of ITarget
and the given objects SchmemaElement.getID() returns the same string as this objects getID() method.
EQUINOX_2000 - Static variable in class de.lehmannet.om.EquPositionReferenceFrame
 
EQUINOX_2000_JULIANDATE - Static variable in class de.lehmannet.om.EquPositionReferenceFrame
 
EquPosition - Class in de.lehmannet.om
EquPosition provides a representation of a equatorial celestial position.
EquPosition(Node) - Constructor for class de.lehmannet.om.EquPosition
Constructs a new instance of a EquPosition from a given DOM target Element.
EquPosition(Angle, Angle) - Constructor for class de.lehmannet.om.EquPosition
 
EquPosition(String, String) - Constructor for class de.lehmannet.om.EquPosition
 
EquPositionReferenceFrame - Class in de.lehmannet.om
EquPositionReferenceFrame describes the landscape in which certain position values are valid.
EquPositionReferenceFrame(String, String) - Constructor for class de.lehmannet.om.EquPositionReferenceFrame
Creates an instance of an EquPositionReferenceFrame.
Eyepiece - Class in de.lehmannet.om
Eyepiece implements the class de.lehmannet.om.IEyepiece.
Eyepiece(Node) - Constructor for class de.lehmannet.om.Eyepiece
Constructs a new instance of an Eyepiece from an given XML Schema Node.
Eyepiece(String, float) - Constructor for class de.lehmannet.om.Eyepiece
Constructs a new instance of an Eyepiece.

F

FILM - Static variable in interface de.lehmannet.om.IImager
Film/chemical type constant for imager
Filter - Class in de.lehmannet.om
Filter implements the class de.lehmannet.om.IFilter.
Filter(Node) - Constructor for class de.lehmannet.om.Filter
Constructs a new instance of a Filter from an given XML Schema Node.
Filter(String, String) - Constructor for class de.lehmannet.om.Filter
Constructs a new instance of a Filter.
FILTER_COLOR_BLUE - Static variable in interface de.lehmannet.om.IFilter
Filter colors (only valid for filter type color)
FILTER_COLOR_DEEPBLUE - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_DEEPRED - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_DEEPYELLOW - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_GREEN - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_LIGHTGREEN - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_LIGHTRED - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_LIGHTYELLOW - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_MEDIUMBLUE - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_ORANGE - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_PALEBLUE - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_RED - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_VIOLET - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_YELLOW - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_COLOR_YELLOWGREEN - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_TYPE_BROADBAND - Static variable in interface de.lehmannet.om.IFilter
Filter types
FILTER_TYPE_COLOR - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_TYPE_CORRECTIVE - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_TYPE_HALPHA - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_TYPE_HBETA - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_TYPE_NARROWBAND - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_TYPE_NEUTRAL - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_TYPE_OIII - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_TYPE_OTHER - Static variable in interface de.lehmannet.om.IFilter
 
FILTER_TYPE_SOLAR - Static variable in interface de.lehmannet.om.IFilter
 
Finding - Class in de.lehmannet.om
The abstract class Finding provides some common features that may be used by the subclasses of an de.lehmannet.om.IFinding.
Finding(Node) - Constructor for class de.lehmannet.om.Finding
Protected constructor used by subclasses construction.
Finding(String, String) - Constructor for class de.lehmannet.om.Finding
Protected constructor used by subclasses construction.
Finding(String) - Constructor for class de.lehmannet.om.Finding
Protected constructor used by subclasses construction.

G

generateUID() - Method in interface de.lehmannet.om.util.IIDGenerator
Creates a unique ID that can be used to identify and link several schema elements.
generateUID() - Method in class de.lehmannet.om.util.UIDGenerator
Creates a unique ID that can be used to identify and link several schema elements.
GenericFinding - Class in de.lehmannet.om
The class GenericFinding provides a generic implementation of de.lehmannet.om.IFinding.
GenericFinding(Node) - Constructor for class de.lehmannet.om.GenericFinding
 
GenericFinding(String) - Constructor for class de.lehmannet.om.GenericFinding
 
GenericFinding(String, String) - Constructor for class de.lehmannet.om.GenericFinding
 
GenericTarget - Class in de.lehmannet.om
 
GenericTarget(Node, IObserver[]) - Constructor for class de.lehmannet.om.GenericTarget
 
GenericTarget(String, String) - Constructor for class de.lehmannet.om.GenericTarget
 
GenericTarget(String, IObserver) - Constructor for class de.lehmannet.om.GenericTarget
 
getAccessories() - Method in interface de.lehmannet.om.IObservation
Returns the accessories used for this observation.
getAccessories() - Method in class de.lehmannet.om.Observation
Returns the accessories used for this observation.
getActualFocalLength(IScope, ILens, float) - Static method in class de.lehmannet.om.util.OpticsUtil
Calculates the actual focal length of an eyepiece used on a scope together with a lens (barlow or sharpley).
getAliasNames() - Method in interface de.lehmannet.om.ITarget
Returns all alias names.
getAliasNames() - Method in class de.lehmannet.om.Target
Returns all alias names.
getAperture() - Method in interface de.lehmannet.om.IScope
Returns the aperture of the scope.
getAperture() - Method in class de.lehmannet.om.Scope
Returns the aperture of the scope.
getApparentFOV() - Method in class de.lehmannet.om.Eyepiece
Returns the apparent field of view of this eyepiece.
getApparentFOV() - Method in interface de.lehmannet.om.IEyepiece
Returns the apparent field of view of this eyepiece.
getBegin() - Method in interface de.lehmannet.om.IObservation
Returns the start date of the observation.
getBegin() - Method in interface de.lehmannet.om.ISession
Returns the start date of the session.
getBegin() - Method in class de.lehmannet.om.Observation
Returns the start date of the observation.
getBegin() - Method in class de.lehmannet.om.Session
Returns the start date of the session.
getColor() - Method in class de.lehmannet.om.Filter
Returns the color of this filter.
getColor() - Method in interface de.lehmannet.om.IFilter
Returns the color of this filter.
getComments() - Method in interface de.lehmannet.om.ISession
Returns a comment about this session.
getComments() - Method in class de.lehmannet.om.Session
Returns a comment about this session.
getConstellation() - Method in interface de.lehmannet.om.ITarget
Returns the celestial constellation, where the target can be found.
getConstellation() - Method in class de.lehmannet.om.Target
Returns the celestial constellation, where the target can be found.
getContacts() - Method in interface de.lehmannet.om.IObserver
Returns a List with contact information of the observer
The returned List may contain e-Mail address, phone number, fax number, postal adress, webpage....whatever.
getContacts() - Method in class de.lehmannet.om.Observer
Returns a List with contact information of the observer
The returned List may contain e-Mail address, phone number, fax number, postal adress, webpage....whatever.
getCoObservers() - Method in interface de.lehmannet.om.ISession
Returns a List of coobservers who joined this session.
getCoObservers() - Method in class de.lehmannet.om.Session
Returns a List of coobservers who joined this session.
getDatasource() - Method in interface de.lehmannet.om.ITarget
Returns the datasource which is the origin of the target.
getDatasource() - Method in class de.lehmannet.om.Target
Returns the datasource which is the origin of the target.
getDec() - Method in class de.lehmannet.om.EquPosition
Returns the declination of this equatorial position..
getDecAngle() - Method in class de.lehmannet.om.EquPosition
Returns the declination of this equatorial position as Angle.
getDecString(int, int, int) - Static method in class de.lehmannet.om.EquPosition
Returns a correct formed declination string.
getDescription() - Method in class de.lehmannet.om.Finding
Returns the description of the Finding.
getDescription() - Method in interface de.lehmannet.om.IFinding
Returns the description of the IFinding.
getDisplayName() - Method in class de.lehmannet.om.EquPosition
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Eyepiece
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Filter
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.GenericFinding
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Imager
Returns a display name for this element.
getDisplayName() - Method in interface de.lehmannet.om.ISchemaElement
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Lens
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Observation
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Observer
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.SchemaElement
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Scope
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Session
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Site
Returns a display name for this element.
getDisplayName() - Method in class de.lehmannet.om.Target
Returns a display name for this element.
getDocument() - Method in class de.lehmannet.om.RootElement
 
getDSLCode() - Method in interface de.lehmannet.om.IObserver
Returns the DeepSkyList (DSL) Code of the observer
Might return NULL if observer has no DSL code
getDSLCode() - Method in class de.lehmannet.om.Observer
Returns the DeepSkyList (DSL) Code of the observer
Might return NULL if observer has no DSL code
getElevation() - Method in interface de.lehmannet.om.ISite
Returns the elevation of the site.
getElevation() - Method in class de.lehmannet.om.Site
Returns the elevation of the site.
getEnd() - Method in interface de.lehmannet.om.IObservation
Returns the end date of the observation.
getEnd() - Method in interface de.lehmannet.om.ISession
Returns the end date of the session.
getEnd() - Method in class de.lehmannet.om.Observation
Returns the end date of the observation.
getEnd() - Method in class de.lehmannet.om.Session
Returns the end date of the session.
getEquinox() - Method in class de.lehmannet.om.EquPositionReferenceFrame
Returns the equinox date of this position reference frame.
getEquipment() - Method in interface de.lehmannet.om.ISession
Returns a string describing equipment which was used during this session.
getEquipment() - Method in class de.lehmannet.om.Session
Returns a string describing equipment which was used during this session.
getExitPupil(IScope, float, ILens) - Static method in class de.lehmannet.om.util.OpticsUtil
Calculates the exit pupil of a given scope eyepiece lens combination.
getExitPupil(IScope) - Static method in class de.lehmannet.om.util.OpticsUtil
Calculates the exit pupil of a given scope
getEyepiece() - Method in interface de.lehmannet.om.IObservation
Returns the eyepiece with which the observation was made.
getEyepiece() - Method in class de.lehmannet.om.Observation
Returns the eyepiece with which the observation was made.
getEyepieceList() - Method in class de.lehmannet.om.RootElement
 
getEyepieces() - Method in class de.lehmannet.om.util.SchemaLoader
 
getFactor() - Method in interface de.lehmannet.om.ILens
Returns the focal length factor of this lens.
getFactor() - Method in class de.lehmannet.om.Lens
Returns the focal length factor of this lens.
getFaintestStar() - Method in interface de.lehmannet.om.IObservation
Returns the magnitude of the faintest star that could be seen during observation time with the unaided eye.
getFaintestStar() - Method in class de.lehmannet.om.Observation
Returns the magnitude of the faintest star that could be seen during observation time with the unaided eye.
getFilter() - Method in interface de.lehmannet.om.IObservation
Returns the filter which was used for this observation
Might return null if no filter was used at all.
getFilter() - Method in class de.lehmannet.om.Observation
Returns the filter which was used for this observation
Might return null if no filter was used at all.
getFilterList() - Method in class de.lehmannet.om.RootElement
 
getFilters() - Method in class de.lehmannet.om.util.SchemaLoader
 
getFindingClassnameFromType(String) - Static method in class de.lehmannet.om.util.ConfigLoader
Returns the java classname for a finding that matches the given xsi:type attribute, which can be found at additional schema elements
E.g.
getFindingFromXSIType(String, Node) - Static method in class de.lehmannet.om.util.SchemaLoader
Gets a IFinding object (e.g.
getFocalLength() - Method in class de.lehmannet.om.Eyepiece
Returns the focal length of this eyepiece.
getFocalLength() - Method in interface de.lehmannet.om.IEyepiece
Returns the focal length of this eyepiece.
getFocalLength() - Method in interface de.lehmannet.om.IScope
Returns the focal length of the scope.
getFocalLength() - Method in class de.lehmannet.om.Scope
Returns the focal length of the scope.
getFrame() - Method in class de.lehmannet.om.EquPosition
Returns the position reference frame of this equatorial position.
getIAUCode() - Method in interface de.lehmannet.om.ISite
Returns the IAU station code of the site.
getIAUCode() - Method in class de.lehmannet.om.Site
Returns the IAU station code of the site.
getID() - Method in interface de.lehmannet.om.ISchemaElement
Returns a unique ID of this schema element.
getID() - Method in class de.lehmannet.om.SchemaElement
Returns a unique ID of this schema element.
getImager() - Method in interface de.lehmannet.om.IObservation
Returns the imager that was used for this observation.
getImager() - Method in class de.lehmannet.om.Observation
Returns the imager that was used for this observation.
getImagerList() - Method in class de.lehmannet.om.RootElement
 
getImagers() - Method in class de.lehmannet.om.util.SchemaLoader
 
getImages() - Method in interface de.lehmannet.om.IObservation
Returns a list of images (relativ path to images), taken at this observation.
getImages() - Method in class de.lehmannet.om.Observation
Returns a list of images (relativ path to images), taken at this observation.
getLanguage() - Method in class de.lehmannet.om.Finding
Returns the language in which this session is described as ISO language string.
getLanguage() - Method in interface de.lehmannet.om.IFinding
Returns the language in which this finding is described as ISO language string.
getLanguage() - Method in interface de.lehmannet.om.ISession
Returns the language in which this session is described as ISO language string.
getLanguage() - Method in class de.lehmannet.om.Session
Returns the language in which this session is described as ISO language string.
getLatitude() - Method in interface de.lehmannet.om.ISite
Returns the latitude of the site.
getLatitude() - Method in class de.lehmannet.om.Site
Returns the latitude of the site.
getLens() - Method in interface de.lehmannet.om.IObservation
Returns the lens with which the observation was made.
getLens() - Method in class de.lehmannet.om.Observation
Returns the lens with which the observation was made.
getLenses() - Method in class de.lehmannet.om.util.SchemaLoader
 
getLensList() - Method in class de.lehmannet.om.RootElement
 
getLightGrasp() - Method in interface de.lehmannet.om.IScope
Returns the light grasp value of the scope.
getLightGrasp() - Method in class de.lehmannet.om.Scope
Returns the light grasp value of the scope.
getLongitude() - Method in interface de.lehmannet.om.ISite
Returns the longitude of the site.
getLongitude() - Method in class de.lehmannet.om.Site
Returns the longitude of the site.
getMagnification() - Method in interface de.lehmannet.om.IObservation
Returns the magnification used for this observation.
getMagnification() - Method in interface de.lehmannet.om.IScope
Returns the magnification of the scope.
getMagnification() - Method in class de.lehmannet.om.Observation
Returns the magnification used for this observation.
getMagnification() - Method in class de.lehmannet.om.Scope
Returns the magnification of the scope.
getMagnification(IScope, float) - Static method in class de.lehmannet.om.util.OpticsUtil
Calculates the magnification of a eyepiece used at a given scope.
getMagnification(IScope, float, ILens) - Static method in class de.lehmannet.om.util.OpticsUtil
Calculates the magnification of a eyepiece used at a given scope, and a used lens (barlow or sharpley).
getMaxFocalLength() - Method in class de.lehmannet.om.Eyepiece
Returns the maximal focal length of this eyepiece in case this eyepiece is a zoom eyepiece.
getMaxFocalLength() - Method in interface de.lehmannet.om.IEyepiece
Returns the maximal focal length of this eyepiece in case this eyepiece is a zoom eyepiece.
getModel() - Method in class de.lehmannet.om.Eyepiece
Returns the model name of the eyepiece.
getModel() - Method in class de.lehmannet.om.Filter
Returns the model of this filter.
getModel() - Method in interface de.lehmannet.om.IEyepiece
Returns the model name of the eyepiece.
getModel() - Method in interface de.lehmannet.om.IFilter
Returns the model of this filter.
getModel() - Method in interface de.lehmannet.om.IImager
Returns the model name of this imager.
getModel() - Method in interface de.lehmannet.om.ILens
Returns the model name of the lens.
getModel() - Method in class de.lehmannet.om.Imager
Returns the model name of this imager.
getModel() - Method in interface de.lehmannet.om.IScope
Returns the scopes model name.
getModel() - Method in class de.lehmannet.om.Lens
Returns the model name of the lens.
getModel() - Method in class de.lehmannet.om.Scope
Returns the scopes model name.
getName() - Method in interface de.lehmannet.om.IObserver
Returns the name of the observer
The name (and the surname) are the only mandatory fields this interface requires.
getName() - Method in interface de.lehmannet.om.ISite
Returns the name of the site.
getName() - Method in interface de.lehmannet.om.ITarget
Returns the name of the target.
getName() - Method in class de.lehmannet.om.Observer
Returns the name of the observer
The name (and the surname) are the only mandatory fields this interface requires.
getName() - Method in class de.lehmannet.om.Site
Returns the name of the site.
getName() - Method in class de.lehmannet.om.Target
Returns the name of the target.
getObservations() - Method in class de.lehmannet.om.Observations
 
getObservations() - Method in class de.lehmannet.om.RootElement
 
getObservations() - Method in class de.lehmannet.om.util.SchemaLoader
 
getObserver() - Method in interface de.lehmannet.om.IObservation
Returns the observer who made the observation.
getObserver() - Method in interface de.lehmannet.om.ITarget
Returns the observer who is the originator of the target.
getObserver() - Method in class de.lehmannet.om.Observation
Returns the observer who made the observation.
getObserver() - Method in class de.lehmannet.om.Target
Returns the observer who is the originator of the target.
getObserverList() - Method in class de.lehmannet.om.RootElement
 
getObservers() - Method in class de.lehmannet.om.util.SchemaLoader
 
getOrigin() - Method in class de.lehmannet.om.EquPositionReferenceFrame
Returns the origin of this position reference frame.
getPosition() - Method in interface de.lehmannet.om.ITarget
Returns the position of the target.
getPosition() - Method in class de.lehmannet.om.Target
Returns the position of the target.
getRa() - Method in class de.lehmannet.om.EquPosition
Returns the right ascension of this equatorial position.
getRaAngle() - Method in class de.lehmannet.om.EquPosition
Returns the right ascension of this equatorial position as Angle.
getRaDecimalHours() - Method in class de.lehmannet.om.EquPosition
Returns the right ascension of this equatorial position in decimal hours
getRaString(int, int, int) - Static method in class de.lehmannet.om.EquPosition
Returns a correct formed right ascension string.
getRemarks() - Method in interface de.lehmannet.om.IImager
Returns the remarks to this imager.
getRemarks() - Method in class de.lehmannet.om.Imager
Returns the remarks to this imager.
getResults() - Method in interface de.lehmannet.om.IObservation
Returns a List with one or more results of the observation.
getResults() - Method in class de.lehmannet.om.Observation
Returns a List with one or more results of the observation.
getSchott() - Method in class de.lehmannet.om.Filter
Returns the schott value of this filter.
getSchott() - Method in interface de.lehmannet.om.IFilter
Returns the schott value of this filter.
getScope() - Method in interface de.lehmannet.om.IObservation
Returns the scope that was used for the observation.
getScope() - Method in class de.lehmannet.om.Observation
Returns the scope that was used for the observation.
getScopeList() - Method in class de.lehmannet.om.RootElement
 
getScopes() - Method in class de.lehmannet.om.util.SchemaLoader
 
getSeeing() - Method in interface de.lehmannet.om.IObservation
Returns the seeing during this observation.
getSeeing() - Method in class de.lehmannet.om.Observation
Returns the seeing during this observation.
getSession() - Method in interface de.lehmannet.om.IObservation
Returns the session this observation belongs to.
getSession() - Method in class de.lehmannet.om.Observation
Returns the session this observation belongs to.
getSessionList() - Method in class de.lehmannet.om.RootElement
 
getSessions() - Method in class de.lehmannet.om.util.SchemaLoader
 
getSite() - Method in interface de.lehmannet.om.IObservation
Returns the site where the observation took place.
getSite() - Method in interface de.lehmannet.om.ISession
Returns the site of the session.
getSite() - Method in class de.lehmannet.om.Observation
Returns the site where the observation took place.
getSite() - Method in class de.lehmannet.om.Session
Returns the site of the session.
getSiteList() - Method in class de.lehmannet.om.RootElement
 
getSites() - Method in class de.lehmannet.om.util.SchemaLoader
 
getSkyQuality() - Method in interface de.lehmannet.om.IObservation
Returns the sky quality meter value given in magnitudes per square arcsecond Might return Float.NaN if no value was set at all.
getSkyQuality() - Method in class de.lehmannet.om.Observation
Returns the sky quality meter value given in magnitudes per square arcsecond Might return Float.NaN if no value was set at all.
getSurname() - Method in interface de.lehmannet.om.IObserver
Returns the surname of the observer
The surname (and the name) are the only mandatory fields this interface requires.
getSurname() - Method in class de.lehmannet.om.Observer
Returns the surname of the observer
The surname (and the name) are the only mandatory fields this interface requires.
getTarget() - Method in interface de.lehmannet.om.IObservation
Returns the target which was observed.
getTarget() - Method in class de.lehmannet.om.Observation
Returns the target which was observed.
getTargetClassnameFromType(String) - Static method in class de.lehmannet.om.util.ConfigLoader
Returns the java classname for a target that matches the given xsi:type attribute, which can be found at additional schema elements
E.g.
getTargetFromXSIType(String, Node, IObserver[]) - Static method in class de.lehmannet.om.util.SchemaLoader
Gets a ITarget object (e.g.
getTargetList() - Method in class de.lehmannet.om.RootElement
 
getTargets() - Method in class de.lehmannet.om.util.SchemaLoader
 
getTimezone() - Method in interface de.lehmannet.om.ISite
Returns the timezone of the site.
getTimezone() - Method in class de.lehmannet.om.Site
Returns the timezone of the site.
getTrueFieldOfView() - Method in interface de.lehmannet.om.IScope
Returns the true field of view, if set.
getTrueFieldOfView() - Method in class de.lehmannet.om.Scope
Returns the true field of view, if set.
getTrueFieldOfView(IScope, float, IEyepiece, ILens) - Static method in class de.lehmannet.om.util.OpticsUtil
Calculates the true field of view In case the scope has a fixed magnification and the true field of view was set, returns this true field of view In case the scope has a focal length set, the eyepieces apparent field of view is divided by the magnification (which is calculated (together with the eyepiece))
getType() - Method in class de.lehmannet.om.Filter
Returns the filter type.
getType() - Method in interface de.lehmannet.om.IFilter
Returns the filter type.
getType() - Method in interface de.lehmannet.om.IImager
Returns the type of this imager.
getType() - Method in class de.lehmannet.om.Imager
Returns the type of this imager.
getType() - Method in interface de.lehmannet.om.IScope
Returns the scope type.
getType() - Method in class de.lehmannet.om.Scope
Returns the scope type.
getUnit() - Method in class de.lehmannet.om.Angle
Returns the unit of the angles value.
getValue() - Method in class de.lehmannet.om.Angle
Returns the value of this angle.
getVendor() - Method in class de.lehmannet.om.Eyepiece
Returns the vendor name of the eyepiece.
getVendor() - Method in interface de.lehmannet.om.IEyepiece
Returns the vendor name of the eyepiece.
getVendor() - Method in interface de.lehmannet.om.IImager
Returns the vendor name of this imager.
getVendor() - Method in interface de.lehmannet.om.ILens
Returns the vendor name of the lens.
getVendor() - Method in class de.lehmannet.om.Imager
Returns the vendor name of this imager.
getVendor() - Method in interface de.lehmannet.om.IScope
Returns the scope's vendor name.
getVendor() - Method in class de.lehmannet.om.Lens
Returns the vendor name of the lens.
getVendor() - Method in class de.lehmannet.om.Scope
Returns the scope's vendor name.
getWeather() - Method in interface de.lehmannet.om.ISession
Returns a describtion of the weather conditions during the session.
getWeather() - Method in class de.lehmannet.om.Session
Returns a describtion of the weather conditions during the session.
getWratten() - Method in class de.lehmannet.om.Filter
Returns the wratten value of this filter.
getWratten() - Method in interface de.lehmannet.om.IFilter
Returns the wratten value of this filter.
getXPixels() - Method in class de.lehmannet.om.CCDImager
Returns the amount of pixels on the x axis.
getXSIType() - Method in class de.lehmannet.om.GenericFinding
Returns the XML schema instance type of the implementation.
getXSIType() - Method in class de.lehmannet.om.GenericTarget
Returns the XML schema instance type of the implementation.
getXSIType() - Method in interface de.lehmannet.om.IExtendableSchemaElement
Returns the XML schema instance type of the implementation.
getYPixels() - Method in class de.lehmannet.om.CCDImager
Returns the amount of pixels on the y axis.

H

hashCode() - Method in class de.lehmannet.om.Observer
Overwrittes hashCode() method from java.lang.Object.

I

IExtendableSchemaElement - Interface in de.lehmannet.om
Some schema elements (e.g.
IEyepiece - Interface in de.lehmannet.om
An IEyepiece describes a optical eyepiece.
IFilter - Interface in de.lehmannet.om
An IFilter describes a optical filter used during the observation.
IFinding - Interface in de.lehmannet.om
A IFinding describes the impressions a observer had during a observation of an astronomical object.
IIDGenerator - Interface in de.lehmannet.om.util
The IIDGenerator provides simple method access for generating a unique IDs, which are used to identify and link several schema elements.
IImager - Interface in de.lehmannet.om
An IImager describes a camera.
ILens - Interface in de.lehmannet.om
An ILens describes a lens used to extend or reduce a focal length.
Imager - Class in de.lehmannet.om
An Imager describes a camera.
Imager(Node) - Constructor for class de.lehmannet.om.Imager
Constructs a new instance of an Imager from an given XML Schema Node.
Imager(String) - Constructor for class de.lehmannet.om.Imager
Constructs a new instance of an Imager.
IObservation - Interface in de.lehmannet.om
An IObservation describes an astronomical oberservation of exactly one celestial object (target).
IObserver - Interface in de.lehmannet.om
An IObserver describes person, who does astronomical observations.
ISchemaElement - Interface in de.lehmannet.om
The ISchemaElement is the root interface for almost all astro XML schema elements.
IScope - Interface in de.lehmannet.om
An IScope describes an optical instrument which can be used for astronomical observations.
ISession - Interface in de.lehmannet.om
An ISession can be used to link several observations together.
ISite - Interface in de.lehmannet.om
An ISite describes an observation site where an observation took place.
isOrientationErected() - Method in interface de.lehmannet.om.IScope
Returns the scopes picture vertical orientation.
isOrientationErected() - Method in class de.lehmannet.om.Scope
Returns the scopes picture vertical orientation.
isOrientationTruesided() - Method in interface de.lehmannet.om.IScope
Returns the scopes picture horizontal orientation.
isOrientationTruesided() - Method in class de.lehmannet.om.Scope
Returns the scopes picture horizontal orientation.
isValidUnit(String) - Static method in class de.lehmannet.om.Angle
Checks if a given String is a valid Angle unit.
isZoomEyepiece() - Method in class de.lehmannet.om.Eyepiece
Returns true if this eyepiece is a zoom eyepiece.
isZoomEyepiece() - Method in interface de.lehmannet.om.IEyepiece
Returns true if this eyepiece is a zoom eyepiece.
ITarget - Interface in de.lehmannet.om
An ITarget describes a celestial object which might be interessting for astronomical observation.

L

Lens - Class in de.lehmannet.om
A Lens describes a lens used to extend or reduce a focal length.
Lens(Node) - Constructor for class de.lehmannet.om.Lens
Constructs a new instance of a Lens from an given XML Schema Node.
Lens(String, float) - Constructor for class de.lehmannet.om.Lens
Constructs a new instance of a Lens.
load(File, File) - Method in class de.lehmannet.om.util.SchemaLoader
Loads/parses a XML File
load(Document) - Method in class de.lehmannet.om.util.SchemaLoader
Loads/parses a XML Document

M

main(String[]) - Static method in class de.lehmannet.om.util.test.DateTester
 

O

Observation - Class in de.lehmannet.om
An IObservation describes an astronomical oberservation of exactly one celestial object (target).
Observation(Node, ITarget[], IObserver[], ISite[], IScope[], ISession[], IEyepiece[], IFilter[], IImager[], ILens[]) - Constructor for class de.lehmannet.om.Observation
Constructs a new Observation instance from a given XML Schema Node.
Observation(Calendar, ITarget, IObserver, IFinding) - Constructor for class de.lehmannet.om.Observation
Constructs a new instance of an Observation.
Observation(Calendar, ITarget, IObserver, List) - Constructor for class de.lehmannet.om.Observation
Constructs a new instance of an Observation.
Observation(Calendar, Calendar, ITarget, IObserver, List) - Constructor for class de.lehmannet.om.Observation
Constructs a new instance of an Observation.
Observation(Calendar, Calendar, ITarget, IObserver, IFinding) - Constructor for class de.lehmannet.om.Observation
Constructs a new instance of an Observation.
Observation(Calendar, Calendar, float, float, int, float, ITarget, IObserver, ISite, IScope, String, IEyepiece, IFilter, IImager, ILens, ISession, IFinding) - Constructor for class de.lehmannet.om.Observation
Constructs a new instance of an Observation.
Observation(Calendar, Calendar, float, float, int, float, ITarget, IObserver, ISite, IScope, String, IEyepiece, IFilter, IImager, ILens, ISession, List) - Constructor for class de.lehmannet.om.Observation
Constructs a new instance of an Observation.
Observations - Class in de.lehmannet.om
The Observations element is the root element of a schema element.
Observations() - Constructor for class de.lehmannet.om.Observations
 
Observer - Class in de.lehmannet.om
An Observer describes person, who does astronomical observations.
Observer(Node) - Constructor for class de.lehmannet.om.Observer
Constructs a new Observer instance from a given XML Schema Node.
Observer(String, String) - Constructor for class de.lehmannet.om.Observer
Constructs a new instance of an Observer.
OpticsUtil - Class in de.lehmannet.om.util
Simple calculations on eyepieces, scopes, cameras.
OpticsUtil() - Constructor for class de.lehmannet.om.util.OpticsUtil
 
ORIGIN_GEOCENTRIC - Static variable in class de.lehmannet.om.EquPositionReferenceFrame
 
ORIGIN_TOPOCENTRIC - Static variable in class de.lehmannet.om.EquPositionReferenceFrame
 

R

RA_HOUR - Static variable in class de.lehmannet.om.EquPosition
 
RA_MIN - Static variable in class de.lehmannet.om.EquPosition
 
RA_SEC - Static variable in class de.lehmannet.om.EquPosition
 
RADIANT - Static variable in class de.lehmannet.om.Angle
Angle unit radiant.
reloadConfig() - Static method in class de.lehmannet.om.util.ConfigLoader
Scans the java classpath again for valid configfile.
removeAliasName(String) - Method in interface de.lehmannet.om.ITarget
Removes a alias name from the target.
removeAliasName(String) - Method in class de.lehmannet.om.Target
Removes a alias name from the target.
RootElement - Class in de.lehmannet.om
The RootElement element is the root element of a schema element.
RootElement() - Constructor for class de.lehmannet.om.RootElement
 

S

SchemaElement - Class in de.lehmannet.om
The SchemaElement represents the root class for all schema element classes.
SchemaElement() - Constructor for class de.lehmannet.om.SchemaElement
Constructs a new instance of a Schema Element.
SchemaException - Exception in de.lehmannet.om.util
The SchemaException indicates problems during loading or parsing of a xml schema file.
SchemaException(String) - Constructor for exception de.lehmannet.om.util.SchemaException
Constructs a new SchemaException.
SchemaException(String, Throwable) - Constructor for exception de.lehmannet.om.util.SchemaException
Constructs a new SchemaException.
SchemaLoader - Class in de.lehmannet.om.util
The SchemaLoader provides loading facilities to load (parse) a XML Schmea file.
SchemaLoader() - Constructor for class de.lehmannet.om.util.SchemaLoader
 
Scope - Class in de.lehmannet.om
A Scope describes an optical instrument which can be used for astronomical observations.
Scope(Node) - Constructor for class de.lehmannet.om.Scope
Constructs a new instance of a Scope from a given XML Schmea Node.
Scope(String, float, float) - Constructor for class de.lehmannet.om.Scope
Constructs a new instance of a Scope.
Scope(float, float, String) - Constructor for class de.lehmannet.om.Scope
Constructs a new instance of a Scope.
serializeAsXml(File) - Method in class de.lehmannet.om.Observations
 
serializeAsXml(File) - Method in class de.lehmannet.om.RootElement
 
Session - Class in de.lehmannet.om
A Session can be used to link several observations together.
Session(Node, IObserver[], ISite[]) - Constructor for class de.lehmannet.om.Session
Constructs a new Session instance from a given XML Schema Node.
Session(Calendar, Calendar, ISite) - Constructor for class de.lehmannet.om.Session
Constructs a new instance of a Session.
setAccessories(String) - Method in interface de.lehmannet.om.IObservation
Sets the accessories used during the observation.
setAccessories(String) - Method in class de.lehmannet.om.Observation
Sets the accessories used during the observation.
setAliasNames(String[]) - Method in interface de.lehmannet.om.ITarget
Sets an array of new alias names to this target.
setAliasNames(String[]) - Method in class de.lehmannet.om.Target
Sets an array of new alias names to this target.
setAperture(float) - Method in interface de.lehmannet.om.IScope
Sets the aperture of the scope.
setAperture(float) - Method in class de.lehmannet.om.Scope
Sets the aperture of the scope.
setApparentFOV(Angle) - Method in class de.lehmannet.om.Eyepiece
Sets the apparent field of view of this eyepiece.
setApparentFOV(Angle) - Method in interface de.lehmannet.om.IEyepiece
Sets the apparent field of view of this eyepiece.
setBegin(Calendar) - Method in interface de.lehmannet.om.IObservation
Sets the start date of the observation.
setBegin(Calendar) - Method in interface de.lehmannet.om.ISession
Sets the start date of the session.
setBegin(Calendar) - Method in class de.lehmannet.om.Observation
Sets the start date of the observation.
setBegin(Calendar) - Method in class de.lehmannet.om.Session
Sets the start date of the session.
setColor(String) - Method in class de.lehmannet.om.Filter
Sets the color of this filter.
setColor(String) - Method in interface de.lehmannet.om.IFilter
Sets the color of this filter.
setComments(String) - Method in interface de.lehmannet.om.ISession
Sets a comment to the session.
setComments(String) - Method in class de.lehmannet.om.Session
Sets a comment to the session.
setConstellation(String) - Method in interface de.lehmannet.om.ITarget
Sets the celestial constellation, where the target can be found.
setConstellation(String) - Method in class de.lehmannet.om.Target
Sets the celestial constellation, where the target can be found.
setContacts(List) - Method in interface de.lehmannet.om.IObserver
Sets the contact information to the observer.
setContacts(List) - Method in class de.lehmannet.om.Observer
Sets the contact information to the observer.
setCoObservers(List) - Method in interface de.lehmannet.om.ISession
Sets a new List of coobservers to this session.
setCoObservers(List) - Method in class de.lehmannet.om.Session
Sets a new List of coobservers to this session.
setDatasource(String) - Method in interface de.lehmannet.om.ITarget
Sets the datasource of the target.
setDatasource(String) - Method in class de.lehmannet.om.Target
Sets the datasource of the target.
setDec(String) - Method in class de.lehmannet.om.EquPosition
Sets the declination of the equatorial position.
setDecAngle(Angle) - Method in class de.lehmannet.om.EquPosition
Sets the declination of the equatorial position.
setDescription(String) - Method in class de.lehmannet.om.Finding
Sets the description of the Finding.
setDescription(String) - Method in interface de.lehmannet.om.IFinding
Sets the description of the IFinding.
setDSLCode(String) - Method in interface de.lehmannet.om.IObserver
Sets the DeepSkyList (DSL) Code of the observer
setDSLCode(String) - Method in class de.lehmannet.om.Observer
Sets the DeepSkyList (DSL) Code of the observer
setElevation(float) - Method in interface de.lehmannet.om.ISite
Sets the elevation of the site.
setElevation(float) - Method in class de.lehmannet.om.Site
Sets the elevation of the site.
setEnd(Calendar) - Method in interface de.lehmannet.om.IObservation
Sets the end date of the observation.
setEnd(Calendar) - Method in interface de.lehmannet.om.ISession
Sets the end date of the session.
setEnd(Calendar) - Method in class de.lehmannet.om.Observation
Sets the end date of the observation.
setEnd(Calendar) - Method in class de.lehmannet.om.Session
Sets the end date of the session.
setEquinox(String) - Method in class de.lehmannet.om.EquPositionReferenceFrame
Sets the equinox date of this position reference frame.
setEquipment(String) - Method in interface de.lehmannet.om.ISession
Sets a equipment description to the session.
setEquipment(String) - Method in class de.lehmannet.om.Session
Sets a equipment description to the session.
setEyepiece(IEyepiece) - Method in interface de.lehmannet.om.IObservation
Sets the eyepiece of the observation.
setEyepiece(IEyepiece) - Method in class de.lehmannet.om.Observation
Sets the eyepiece of the observation.
setFactor(float) - Method in interface de.lehmannet.om.ILens
Sets the focal length factor of the lens.
setFactor(float) - Method in class de.lehmannet.om.Lens
Sets the focal length factor of the lens.
setFaintestStar(float) - Method in interface de.lehmannet.om.IObservation
Sets the magnitude value of the faintest star which could be seen with the unaided eye during the observation.
setFaintestStar(float) - Method in class de.lehmannet.om.Observation
Sets the magnitude value of the faintest star which could be seen with the unaided eye during the observation.
setFilter(IFilter) - Method in interface de.lehmannet.om.IObservation
Sets the filter used during this observation.
setFilter(IFilter) - Method in class de.lehmannet.om.Observation
Sets the filter used during this observation.
setFocalLength(float) - Method in class de.lehmannet.om.Eyepiece
Sets the focal length of the eyepiece.
setFocalLength(float) - Method in interface de.lehmannet.om.IEyepiece
Sets the focal length of the eyepiece.
setFocalLength(float) - Method in interface de.lehmannet.om.IScope
Sets the focal length of the scope.
setFocalLength(float) - Method in class de.lehmannet.om.Scope
Sets the focal length of the scope.
setFrame(EquPositionReferenceFrame) - Method in class de.lehmannet.om.EquPosition
Sets the position reference frame of this equatorial position.
setIAUCode(String) - Method in interface de.lehmannet.om.ISite
Sets the IAU code of the site.
setIAUCode(String) - Method in class de.lehmannet.om.Site
Sets the IAU code of the site.
setID(String) - Method in class de.lehmannet.om.SchemaElement
Sets a unique ID of this schema element.
setImager(IImager) - Method in interface de.lehmannet.om.IObservation
Sets an imager used for this observation.
setImager(IImager) - Method in class de.lehmannet.om.Observation
Sets an imager used for this observation.
setImages(List) - Method in interface de.lehmannet.om.IObservation
Sets a List of images (path as String) for this observation.
setImages(List) - Method in class de.lehmannet.om.Observation
Sets a List of images (path as String) for this observation.
setLanguage(String) - Method in class de.lehmannet.om.Finding
Sets the language in which this finding is described.
setLanguage(String) - Method in interface de.lehmannet.om.IFinding
Sets the language in which this finding is described.
setLanguage(String) - Method in interface de.lehmannet.om.ISession
Sets the language in which this session is described.
setLanguage(String) - Method in class de.lehmannet.om.Session
Sets the language in which this session is described.
setLatitude(Angle) - Method in interface de.lehmannet.om.ISite
Sets the latitude of the site.
setLatitude(Angle) - Method in class de.lehmannet.om.Site
Sets the latitude of the site.
setLeadingZero(int) - Static method in class de.lehmannet.om.util.DateConverter
 
setLens(ILens) - Method in interface de.lehmannet.om.IObservation
Sets the lens of the observation.
setLens(ILens) - Method in class de.lehmannet.om.Observation
Sets the lens of the observation.
setLightGrasp(float) - Method in interface de.lehmannet.om.IScope
Sets the light grasp value of the scope.
setLightGrasp(float) - Method in class de.lehmannet.om.Scope
Sets the light grasp value of the scope.
setLongitude(Angle) - Method in interface de.lehmannet.om.ISite
Sets the longitude of the site.
setLongitude(Angle) - Method in class de.lehmannet.om.Site
Sets the longitude of the site.
setMagnification(float) - Method in interface de.lehmannet.om.IObservation
Sets the magnification used at the observation.
setMagnification(float) - Method in interface de.lehmannet.om.IScope
Sets the magnification of the scope.
setMagnification(float) - Method in class de.lehmannet.om.Observation
Sets the magnification used at the observation.
setMagnification(float) - Method in class de.lehmannet.om.Scope
Sets the magnification of the scope.
setMaxFocalLength(float) - Method in class de.lehmannet.om.Eyepiece
Sets the maximal focal length of the zoom eyepiece.
setMaxFocalLength(float) - Method in interface de.lehmannet.om.IEyepiece
Sets the maximal focal length of the zoom eyepiece.
setModel(String) - Method in class de.lehmannet.om.Eyepiece
Sets the model name for the eyepiece.
setModel(String) - Method in class de.lehmannet.om.Filter
Sets the model name for the filter.
setModel(String) - Method in interface de.lehmannet.om.IEyepiece
Sets the model name for the eyepiece.
setModel(String) - Method in interface de.lehmannet.om.IFilter
Sets the model name for the filter.
setModel(String) - Method in interface de.lehmannet.om.IImager
Sets the model name for the imager.
setModel(String) - Method in interface de.lehmannet.om.ILens
Sets the model name for the lens.
setModel(String) - Method in class de.lehmannet.om.Imager
Sets the model name for the imager.
setModel(String) - Method in interface de.lehmannet.om.IScope
Sets the model name of the scope.
setModel(String) - Method in class de.lehmannet.om.Lens
Sets the model name for the lens.
setModel(String) - Method in class de.lehmannet.om.Scope
Sets the model name of the scope.
setName(String) - Method in interface de.lehmannet.om.IObserver
Sets a new name to the observer.
setName(String) - Method in interface de.lehmannet.om.ISite
Sets the name of the site.
setName(String) - Method in interface de.lehmannet.om.ITarget
Sets the name of the target.
setName(String) - Method in class de.lehmannet.om.Observer
Sets a new name to the observer.
setName(String) - Method in class de.lehmannet.om.Site
Sets the name of the site.
setName(String) - Method in class de.lehmannet.om.Target
Sets the name of the target.
setObserver(IObserver) - Method in interface de.lehmannet.om.IObservation
Sets the observer of the observation.
setObserver(IObserver) - Method in interface de.lehmannet.om.ITarget
Sets the observer who is the originator of the target.
setObserver(IObserver) - Method in class de.lehmannet.om.Observation
Sets the observer of the observation.
setObserver(IObserver) - Method in class de.lehmannet.om.Target
Sets the observer who is the originator of the target.
setOrientation(boolean, boolean) - Method in interface de.lehmannet.om.IScope
Sets the orientation of the scope.
setOrientation(boolean, boolean) - Method in class de.lehmannet.om.Scope
Sets the orientation of the scope.
setOrigin(String) - Method in class de.lehmannet.om.EquPositionReferenceFrame
Sets the origin of this position reference frame.
setPosition(EquPosition) - Method in interface de.lehmannet.om.ITarget
Sets the position of the target.
setPosition(EquPosition) - Method in class de.lehmannet.om.Target
Sets the position of the target.
setRa(String) - Method in class de.lehmannet.om.EquPosition
Sets the right ascension of this equatorial position.
setRaAngle(Angle) - Method in class de.lehmannet.om.EquPosition
Sets the right ascension of this equatorial position.
setRemarks(String) - Method in interface de.lehmannet.om.IImager
Sets the remarks for this imager.
setRemarks(String) - Method in class de.lehmannet.om.Imager
Sets the remarks for this imager.
setResult(IFinding) - Method in interface de.lehmannet.om.IObservation
Sets a single IFinding as result for this observation.
setResult(IFinding) - Method in class de.lehmannet.om.Observation
Sets a single IFinding as result for this observation.
setResults(List) - Method in interface de.lehmannet.om.IObservation
Sets a List of results for this observation.
setResults(List) - Method in class de.lehmannet.om.Observation
Sets a List of results for this observation.
setSchott(String) - Method in class de.lehmannet.om.Filter
Sets the schott value for the filter.
setSchott(String) - Method in interface de.lehmannet.om.IFilter
Sets the schott value for the filter.
setScope(IScope) - Method in interface de.lehmannet.om.IObservation
Sets the scope of the observation.
setScope(IScope) - Method in class de.lehmannet.om.Observation
Sets the scope of the observation.
setSeeing(int) - Method in interface de.lehmannet.om.IObservation
Sets the seeing during this observation.
setSeeing(int) - Method in class de.lehmannet.om.Observation
Sets the seeing during this observation.
setSeen(boolean) - Method in class de.lehmannet.om.Finding
Set to true if the target was seen by the observer.
setSeen(boolean) - Method in interface de.lehmannet.om.IFinding
Set to true if the target was seen by the observer.
setSession(ISession) - Method in interface de.lehmannet.om.IObservation
Sets the session which this observation belongs to.
setSession(ISession) - Method in class de.lehmannet.om.Observation
Sets the session which this observation belongs to.
setSite(ISite) - Method in interface de.lehmannet.om.IObservation
Sets the site where this observation took place.
setSite(ISite) - Method in interface de.lehmannet.om.ISession
Sets a site (location) where the session took place.
setSite(ISite) - Method in class de.lehmannet.om.Observation
Sets the site where this observation took place.
setSite(ISite) - Method in class de.lehmannet.om.Session
Sets a site (location) where the session took place.
setSkyQuality(float) - Method in interface de.lehmannet.om.IObservation
Sets the sky quality meter value that was determined during the observation.
setSkyQuality(float) - Method in class de.lehmannet.om.Observation
Sets the sky quality meter value that was determined during the observation.
setSurname(String) - Method in interface de.lehmannet.om.IObserver
Sets a new surname to the observer.
setSurname(String) - Method in class de.lehmannet.om.Observer
Sets a new surname to the observer.
setTarget(ITarget) - Method in interface de.lehmannet.om.IObservation
Sets the target of this observation.
setTarget(ITarget) - Method in class de.lehmannet.om.Observation
Sets the target of this observation.
setTimezone(int) - Method in interface de.lehmannet.om.ISite
Sets the timezone of the site.
setTimezone(int) - Method in class de.lehmannet.om.Site
Sets the timezone of the site.
setToXmlElement(Element) - Method in class de.lehmannet.om.Angle
Sets this Angle to an given XML DOM Element.
setTrueFieldOfView(Angle) - Method in interface de.lehmannet.om.IScope
Sets the true field of view, if magnification is given.
setTrueFieldOfView(Angle) - Method in class de.lehmannet.om.Scope
Sets the true field of view, if magnification is given.
setType(String) - Method in class de.lehmannet.om.Filter
Sets the filter type.
setType(String) - Method in interface de.lehmannet.om.IFilter
Sets the filter type.
setType(String) - Method in interface de.lehmannet.om.IImager
Sets the type for this imager.
setType(String) - Method in class de.lehmannet.om.Imager
Sets the type for this imager.
setType(String) - Method in interface de.lehmannet.om.IScope
Sets the type of the scope.
setType(String) - Method in class de.lehmannet.om.Scope
Sets the type of the scope.
setVendor(String) - Method in class de.lehmannet.om.Eyepiece
Sets the vendor name of the eyepiece.
setVendor(String) - Method in interface de.lehmannet.om.IEyepiece
Sets the vendor name of the eyepiece.
setVendor(String) - Method in interface de.lehmannet.om.IImager
Sets the vendor name for the imager.
setVendor(String) - Method in interface de.lehmannet.om.ILens
Sets the vendor name of the lens.
setVendor(String) - Method in class de.lehmannet.om.Imager
Sets the vendor name for the imager.
setVendor(String) - Method in interface de.lehmannet.om.IScope
Sets the vendor name of the scope.
setVendor(String) - Method in class de.lehmannet.om.Lens
Sets the vendor name of the lens.
setVendor(String) - Method in class de.lehmannet.om.Scope
Sets the vendor name of the scope.
setWeather(String) - Method in interface de.lehmannet.om.ISession
Sets the weather conditions of the session.
setWeather(String) - Method in class de.lehmannet.om.Session
Sets the weather conditions of the session.
setWratten(String) - Method in class de.lehmannet.om.Filter
Sets the wratten value for the filter.
setWratten(String) - Method in interface de.lehmannet.om.IFilter
Sets the wratten value for the filter.
setXPixels(int) - Method in class de.lehmannet.om.CCDImager
Sets the amount of pixels on the x axis.
setYPixels(int) - Method in class de.lehmannet.om.CCDImager
Sets the amount of pixels on the y axis.
Site - Class in de.lehmannet.om
An Site describes an observation site where an observation took place.
Site(Node) - Constructor for class de.lehmannet.om.Site
Constructs a new Site instance from a given XML Schema Node.
Site(String, Angle, Angle, int) - Constructor for class de.lehmannet.om.Site
Constructs a new instance of a Site.

T

Target - Class in de.lehmannet.om
The abstract class Target provides some common features that may be used by the subclasses of an de.lehmannet.om.ITarget.
Target(Node, IObserver[]) - Constructor for class de.lehmannet.om.Target
Constructs a new instance of a Target from a given DOM target Element.
Target(String, String) - Constructor for class de.lehmannet.om.Target
Protected Constructor used by subclasses construction.
Target(String, IObserver) - Constructor for class de.lehmannet.om.Target
Protected Constructor used by subclasses construction.
toArcMin() - Method in class de.lehmannet.om.Angle
Converts and sets this Angles value and unit to an Angle given in arcminutes.
toArcSec() - Method in class de.lehmannet.om.Angle
Converts and sets this Angles value and unit to an Angle given in arcseconds.
toDate(String) - Static method in class de.lehmannet.om.util.DateConverter
Converts a String object that contains a ISO8601 conform value to an java.util.Calendar object.
toDegree() - Method in class de.lehmannet.om.Angle
Converts and sets this Angles value and unit to an Angle given in degrees.
toGregorianDate(double) - Static method in class de.lehmannet.om.util.DateConverter
Converts a julian date into a gregorian date.
toGregorianDate(double, TimeZone) - Static method in class de.lehmannet.om.util.DateConverter
Converts a julian date into a gregorian date.
toISO8601(Calendar) - Static method in class de.lehmannet.om.util.DateConverter
Converts a Date object into a String object that represents a ISO8601 conform string.
toJulianDate(Calendar) - Static method in class de.lehmannet.om.util.DateConverter
Converts a gregorian date into a julian date.
toRadiant() - Method in class de.lehmannet.om.Angle
Converts and sets this Angles value and unit to an Angle given in radiant.
toString() - Method in class de.lehmannet.om.Angle
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.EquPosition
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.EquPositionReferenceFrame
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.Eyepiece
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.Filter
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.GenericFinding
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.GenericTarget
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.Lens
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.Observation
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.Observer
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.Scope
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.Session
Overwrittes toString() method from java.lang.Object.
toString() - Method in class de.lehmannet.om.Site
Overwrittes toString() method from java.lang.Object.

U

UIDGenerator - Class in de.lehmannet.om.util
The UIDGenerator implements the IIDGenerator interface by using java.rmi.server.UID, which creates pretty exact unique IDs.
UIDGenerator() - Constructor for class de.lehmannet.om.util.UIDGenerator
 

W

wasSeen() - Method in class de.lehmannet.om.Finding
Returns true if the target was seen with this finding or not.
wasSeen() - Method in interface de.lehmannet.om.IFinding
Returns true if the target was seen with this finding or not.

X

XML_ATTRIBUTE_CCDIMAGER - Static variable in class de.lehmannet.om.CCDImager
Constant for XML representation: ccd imager attribute name
XML_ATTRIBUTE_UNIT - Static variable in class de.lehmannet.om.Angle
XML Attribute name for unit
XML_ELEMENT_ACCESSORIES - Static variable in interface de.lehmannet.om.IObservation
Constant for XML representation: RootElement accessories (filters, ...).
XML_ELEMENT_ALIASNAME - Static variable in interface de.lehmannet.om.ITarget
Constant for XML representation: Targets alias name element name.
XML_ELEMENT_APERTURE - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Scopes aperture element name.
XML_ELEMENT_APPARENTFOV - Static variable in interface de.lehmannet.om.IEyepiece
Constant for XML representation: apparent field of view element name Example:
<eyepiece>
More stuff goes here <apparentFOV>apparent field of view goes here</apparentFOV> More stuff goes here </eyepiece>
XML_ELEMENT_ATTRIBUTE_ID - Static variable in interface de.lehmannet.om.ISchemaElement
Constant for XML representation: ID attribute
Almost all astro XML schema elements contain the ID attribute which is used for linking the different elements logical together.
XML_ELEMENT_ATTRIBUTE_LANGUAGE - Static variable in interface de.lehmannet.om.IFinding
Constant for XML representation: language attribute
Since COMAST 1.5 it is possible to add a language description to a finding element.
XML_ELEMENT_ATTRIBUTE_LANGUAGE - Static variable in interface de.lehmannet.om.ISession
Constant for XML representation: language attribute
Since COMAST 1.5 it is possible to add a language description to a session element.
XML_ELEMENT_BEGIN - Static variable in interface de.lehmannet.om.IObservation
Constant for XML representation: RootElement begin date element name.
XML_ELEMENT_BEGIN - Static variable in interface de.lehmannet.om.ISession
Constant for XML representation: Sessions start date element name.
XML_ELEMENT_COLOR - Static variable in interface de.lehmannet.om.IFilter
Constant for XML representation: color element name Example:
<filter>
More stuff goes here <color>Vendor name goes here</color> More stuff goes here </filter>
XML_ELEMENT_COMMENTS - Static variable in interface de.lehmannet.om.ISession
Constant for XML representation: Sessions comments element name.
XML_ELEMENT_CONSTELLATION - Static variable in interface de.lehmannet.om.ITarget
Constant for XML representation: Celestial constellation where the target can be found.
XML_ELEMENT_CONTACT - Static variable in interface de.lehmannet.om.IObserver
Constant for XML representation: Observers contact element name.
XML_ELEMENT_COOBSERVER - Static variable in interface de.lehmannet.om.ISession
Constant for XML representation: Sessions coObserver element name.
XML_ELEMENT_DATASOURCE - Static variable in interface de.lehmannet.om.ITarget
Constant for XML representation: Datasource that is the origin of this target.
XML_ELEMENT_DEC - Static variable in class de.lehmannet.om.EquPosition
 
XML_ELEMENT_DESCRIPTION - Static variable in interface de.lehmannet.om.IFinding
Constant for XML representation: Description element name.
XML_ELEMENT_DSL - Static variable in interface de.lehmannet.om.IObserver
Constant for XML representation: Observers DeepSkyList (DSL) code.
XML_ELEMENT_ELEVATION - Static variable in interface de.lehmannet.om.ISite
Constant for XML representation: Site elevation element name.
XML_ELEMENT_END - Static variable in interface de.lehmannet.om.IObservation
Constant for XML representation: RootElement end date element name.
XML_ELEMENT_END - Static variable in interface de.lehmannet.om.ISession
Constant for XML representation: Sessions end date element name.
XML_ELEMENT_EQUIPMENT - Static variable in interface de.lehmannet.om.ISession
Constant for XML representation: Sessions equipment element name.
XML_ELEMENT_EYEPIECE - Static variable in interface de.lehmannet.om.IEyepiece
Constant for XML representation: eyepiece element name
XML_ELEMENT_FACTOR - Static variable in interface de.lehmannet.om.ILens
Constant for XML representation: factor element name Example:
<lens>
More stuff goes here <factor>lens focal length factor goes here</factor> More stuff goes here </lens>
XML_ELEMENT_FAINTESTSTAR - Static variable in interface de.lehmannet.om.IObservation
Constant for XML representation: RootElement faintest star element name.
XML_ELEMENT_FILTER - Static variable in interface de.lehmannet.om.IFilter
Constant for XML representation: filter element name
XML_ELEMENT_FINDING - Static variable in interface de.lehmannet.om.IFinding
Constant for XML representation: IFinding element name.
XML_ELEMENT_FOCALLENGTH - Static variable in interface de.lehmannet.om.IEyepiece
Constant for XML representation: focalLength element name Example:
<eyepiece>
More stuff goes here <focalLength>Focal length goes here</focalLength> More stuff goes here </eyepiece>
XML_ELEMENT_FOCALLENGTH - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Scopes focalLength element name.
XML_ELEMENT_IAUCODE - Static variable in interface de.lehmannet.om.ISite
Constant for XML representation: Site IAU code element name.
XML_ELEMENT_IMAGE - Static variable in interface de.lehmannet.om.IObservation
Constant for XML representation: Image made during observation.
XML_ELEMENT_IMAGER - Static variable in interface de.lehmannet.om.IImager
Constant for XML representation: imager element name
XML_ELEMENT_LATITUDE - Static variable in interface de.lehmannet.om.ISite
Constant for XML representation: Site latitude element name.
XML_ELEMENT_LENS - Static variable in interface de.lehmannet.om.ILens
Constant for XML representation: lens element name
XML_ELEMENT_LIGHTGRASP - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Scopes lightGrasp element name.
XML_ELEMENT_LONGITUDE - Static variable in interface de.lehmannet.om.ISite
Constant for XML representation: Site longitude element name.
XML_ELEMENT_MAGNIFICATION - Static variable in interface de.lehmannet.om.IObservation
Constant for XML representation: RootElement magnification.
XML_ELEMENT_MAGNIFICATION - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Scopes magnification element name.
XML_ELEMENT_MAXFOCALLENGTH - Static variable in interface de.lehmannet.om.IEyepiece
Constant for XML representation: maximal focalLength element name Example:
<eyepiece>
More stuff goes here <maxFocalLength>Maximal Focal length goes here</maxFocalLength> More stuff goes here </eyepiece>
XML_ELEMENT_MODEL - Static variable in interface de.lehmannet.om.IEyepiece
Constant for XML representation: model element name Example:
<eyepiece>
More stuff goes here <model>Model name goes here</model> More stuff goes here </eyepiece>
XML_ELEMENT_MODEL - Static variable in interface de.lehmannet.om.IFilter
Constant for XML representation: model element name Example:
<filter>
More stuff goes here <model>Model name goes here</model> More stuff goes here </filter>
XML_ELEMENT_MODEL - Static variable in interface de.lehmannet.om.IImager
Constant for XML representation: model element name Example:
<imager>
More stuff goes here <model>Model name goes here</model> More stuff goes here </imager>
XML_ELEMENT_MODEL - Static variable in interface de.lehmannet.om.ILens
Constant for XML representation: model element name Example:
<lens>
More stuff goes here <model>Model name goes here</model> More stuff goes here </lens>
XML_ELEMENT_MODEL - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Scopes model element name.
XML_ELEMENT_NAME - Static variable in interface de.lehmannet.om.IObserver
Constant for XML representation: Observers name element name.
XML_ELEMENT_NAME - Static variable in interface de.lehmannet.om.ISite
Constant for XML representation: Site name element name.
XML_ELEMENT_NAME - Static variable in interface de.lehmannet.om.ITarget
Constant for XML representation: Targets name element name.
XML_ELEMENT_OBSERVATION - Static variable in interface de.lehmannet.om.IObservation
Constant for XML representation: IObservation element name.
XML_ELEMENT_OBSERVER - Static variable in interface de.lehmannet.om.IObserver
Constant for XML representation: IObserver element name.
XML_ELEMENT_ORENTATION - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Orientation of scope.
XML_ELEMENT_ORENTATION_ATTRIBUTE_ERECT - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Orientation attribute erect.
XML_ELEMENT_ORENTATION_ATTRIBUTE_TRUESIDED - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Orientation attribute truesided.
XML_ELEMENT_POSITION - Static variable in class de.lehmannet.om.EquPosition
 
XML_ELEMENT_RA - Static variable in class de.lehmannet.om.EquPosition
 
XML_ELEMENT_REMARKS - Static variable in interface de.lehmannet.om.IImager
Constant for XML representation: remarks element name Example:
<imager>
More stuff goes here <remarks>Vendor name goes here</remarks> More stuff goes here </imager>
XML_ELEMENT_SCHOTT - Static variable in interface de.lehmannet.om.IFilter
Constant for XML representation: apparent field of view element name Example:
<filter>
More stuff goes here <schott>apparent field of view goes here</schott> More stuff goes here </filter>
XML_ELEMENT_SCOPE - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: IScope element name.
XML_ELEMENT_SEEING - Static variable in interface de.lehmannet.om.IObservation
Constant for XML representation: RootElement seeing.
XML_ELEMENT_SESSION - Static variable in interface de.lehmannet.om.ISession
Constant for XML representation: Sessions element name.
XML_ELEMENT_SITE - Static variable in interface de.lehmannet.om.ISession
Constant for XML representation: Sessions site element name.
XML_ELEMENT_SITE - Static variable in interface de.lehmannet.om.ISite
Constant for XML representation: Site element name.
XML_ELEMENT_SKYQUALITY - Static variable in interface de.lehmannet.om.IObservation
Constant for XML representation: RootElement sky quality meter element name.
XML_ELEMENT_SURNAME - Static variable in interface de.lehmannet.om.IObserver
Constant for XML representation: Observers surname element name.
XML_ELEMENT_TARGET - Static variable in interface de.lehmannet.om.ITarget
Constant for XML representation: ITarget element name.
XML_ELEMENT_TIMEZONE - Static variable in interface de.lehmannet.om.ISite
Constant for XML representation: Site timezone element name.
XML_ELEMENT_TRUEFIELD - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: If magnification is given, the true field of view can be passed additionally.
XML_ELEMENT_TYPE - Static variable in interface de.lehmannet.om.IFilter
Constant for XML representation: filter type element name Example:
<filter>
More stuff goes here <type>Model name goes here</type> More stuff goes here </filter>
XML_ELEMENT_TYPE - Static variable in interface de.lehmannet.om.IImager
Constant for XML representation: type element name Example:
<imager>
More stuff goes here <type>Type goes here</type> More stuff goes here </imager>
XML_ELEMENT_TYPE - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Scopes type element name.
XML_ELEMENT_VENDOR - Static variable in interface de.lehmannet.om.IEyepiece
Constant for XML representation: vendor element name Example:
<eyepiece>
More stuff goes here <vendor>Vendor name goes here</vendor> More stuff goes here </eyepiece>
XML_ELEMENT_VENDOR - Static variable in interface de.lehmannet.om.IImager
Constant for XML representation: vendor element name Example:
<imager>
More stuff goes here <vendor>Vendor name goes here</vendor> More stuff goes here </imager>
XML_ELEMENT_VENDOR - Static variable in interface de.lehmannet.om.ILens
Constant for XML representation: vendor element name Example:
<lens>
More stuff goes here <vendor>Vendor name goes here</vendor> More stuff goes here </lens>
XML_ELEMENT_VENDOR - Static variable in interface de.lehmannet.om.IScope
Constant for XML representation: Scopes vendor element name.
XML_ELEMENT_WEATHER - Static variable in interface de.lehmannet.om.ISession
Constant for XML representation: Sessions weather element name.
XML_ELEMENT_WRATTEN - Static variable in interface de.lehmannet.om.IFilter
Constant for XML representation: wratten element name Example:
<filter>
More stuff goes here <wratten>Focal length goes here</wratten> More stuff goes here </filter>
XML_ELEMENT_XPIXELS - Static variable in class de.lehmannet.om.CCDImager
Constant for XML representation: pixels on x axis
XML_ELEMENT_YPIXELS - Static variable in class de.lehmannet.om.CCDImager
Constant for XML representation: pixels on y axis
XML_EYEPIECE_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_FILTER_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_IMAGER_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_LENS_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_NS - Static variable in class de.lehmannet.om.Observations
 
XML_NS - Static variable in class de.lehmannet.om.RootElement
 
XML_NS_KEY - Static variable in class de.lehmannet.om.Observations
 
XML_NS_KEY - Static variable in class de.lehmannet.om.RootElement
 
XML_OBSERVATION_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_OBSERVER_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_SCHEMA_LOCATION - Static variable in class de.lehmannet.om.Observations
 
XML_SCHEMA_LOCATION - Static variable in class de.lehmannet.om.RootElement
 
XML_SCHEMA_LOCATION_KEY - Static variable in class de.lehmannet.om.Observations
 
XML_SCHEMA_LOCATION_KEY - Static variable in class de.lehmannet.om.RootElement
 
XML_SCHEMA_VERSION - Static variable in class de.lehmannet.om.Observations
 
XML_SCHEMA_VERSION - Static variable in class de.lehmannet.om.RootElement
 
XML_SCHEMA_VERSION_KEY - Static variable in class de.lehmannet.om.Observations
 
XML_SCHEMA_VERSION_KEY - Static variable in class de.lehmannet.om.RootElement
 
XML_SCOPE_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_SESSION_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_SI - Static variable in class de.lehmannet.om.Observations
 
XML_SI - Static variable in class de.lehmannet.om.RootElement
 
XML_SI_KEY - Static variable in class de.lehmannet.om.Observations
 
XML_SI_KEY - Static variable in class de.lehmannet.om.RootElement
 
XML_SITE_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_TARGET_CONTAINER - Static variable in class de.lehmannet.om.RootElement
 
XML_XSI_TYPE - Static variable in interface de.lehmannet.om.IExtendableSchemaElement
Constant for XML Schema Instance type.
XML_XSI_TYPE - Static variable in interface de.lehmannet.om.IImager
Constant for XML Schema Instance type.
XML_XSI_TYPE - Static variable in interface de.lehmannet.om.IScope
Constant for XML Schema Instance type.
XML_XSI_TYPE - Static variable in interface de.lehmannet.om.ITarget
Constant for XML Schema Instance type.

A C D E F G H I L M O R S T U W X