Uses of Class
cds.savot.model.CoosysSet

Packages that use CoosysSet
cds.savot.model   
cds.savot.writer   
 

Uses of CoosysSet in cds.savot.model
 

Methods in cds.savot.model that return CoosysSet
 CoosysSet SavotDefinitions.getCoosys()
          Get COOSYS set reference removed in VOTable 1.1
 CoosysSet SavotResource.getCoosys()
          Get the Coosys elements
 CoosysSet SavotVOTable.getCoosys()
          Get the Coosys elements
 

Methods in cds.savot.model with parameters of type CoosysSet
 void SavotDefinitions.setCoosys(CoosysSet coosys)
          Set COOSYS set reference removed in VOTable 1.1
 void SavotResource.setCoosys(CoosysSet coosys)
          Set the Coosys elements
 void SavotVOTable.setCoosys(CoosysSet coosys)
          Set the Coosys elements
 

Uses of CoosysSet in cds.savot.writer
 

Methods in cds.savot.writer with parameters of type CoosysSet
 void SavotWriter.writeCoosys(CoosysSet coosysSet)
          Write a COOSYS set
 



Copyright © 2009 UDS/CNRS