Uses of Class
org.javastro.ivoa.entities.resource.sia.SkyPos
Packages that use SkyPos
-
Uses of SkyPos in org.javastro.ivoa.entities.resource.sia
Fields in org.javastro.ivoa.entities.resource.sia declared as SkyPosModifier and TypeFieldDescriptionprotected SkyPosQuery.posthe center position of the rectangular region that should be used as part of the query to the SIA service.Methods in org.javastro.ivoa.entities.resource.sia that return SkyPosModifier and TypeMethodDescriptionObjectFactory.createSkyPos()Create an instance ofSkyPosQuery.getPos()the center position of the rectangular region that should be used as part of the query to the SIA service.SkyPos.withLat(double value) SkyPos.withLong(double value) Methods in org.javastro.ivoa.entities.resource.sia with parameters of type SkyPosModifier and TypeMethodDescriptionvoidSets the value of the pos property.Constructors in org.javastro.ivoa.entities.resource.sia with parameters of type SkyPosModifierConstructorDescriptionQuery(SkyPos pos, SkySize size, BigInteger verb, String extras) Fully-initialising value constructor