Package uk.ac.starlink.topcat.vizier
Class InfoItem
java.lang.Object
uk.ac.starlink.topcat.vizier.InfoItem
Represents one of the static VizieR resources as obtained by the
VizierInfo class.
- Since:
- 3 Nov 2009
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InfoItem
Constructor.- Parameters:
name
- item nametitle
- item short descriptionkrows
- number of thousands of rows (approx)
-
-
Method Details
-
getName
Returns the item short name.- Returns:
- name
-
getTitle
Returns the item short description.- Returns:
- title
-
getKrows
Returns the number of thousands of rows.- Returns:
- krows
-