Uses of Class
org.javastro.ivoa.entities.stc.v1.SmallCircleType
Packages that use SmallCircleType
-
Uses of SmallCircleType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as SmallCircleTypeMethods in org.javastro.ivoa.entities.stc.v1 that return SmallCircleTypeModifier and TypeMethodDescriptionObjectFactory.createSmallCircleType()Create an instance ofSmallCircleTypeVertexType.getSmallCircle()Gets the value of the smallCircle property.SmallCircleType.withPole(Double2Type value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SmallCircleTypeModifier and TypeMethodDescriptionvoidVertexType.setSmallCircle(SmallCircleType value) Sets the value of the smallCircle property.VertexType.withSmallCircle(SmallCircleType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type SmallCircleTypeModifierConstructorDescriptionVertexType(Double2Type position, SmallCircleType smallCircle) Fully-initialising value constructor