Uses of Class
org.javastro.ivoa.entities.resource.ssap.PosParam
Packages that use PosParam
-
Uses of PosParam in org.javastro.ivoa.entities.resource.ssap
Fields in org.javastro.ivoa.entities.resource.ssap declared as PosParamModifier and TypeFieldDescriptionprotected PosParamQuery.posthe center position the search cone given in decimal degrees.Methods in org.javastro.ivoa.entities.resource.ssap that return PosParamModifier and TypeMethodDescriptionObjectFactory.createPosParam()Create an instance ofPosParamQuery.getPos()the center position the search cone given in decimal degrees.PosParam.withLat(double value) PosParam.withLong(double value) PosParam.withRefframe(String value) Methods in org.javastro.ivoa.entities.resource.ssap with parameters of type PosParamModifier and TypeMethodDescriptionvoidSets the value of the pos property.Constructors in org.javastro.ivoa.entities.resource.ssap with parameters of type PosParam