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 SmallCircleTypeModifier and TypeFieldDescriptionprotected final SmallCircleTypeSmallCircleType.Builder._storedValueprotected SmallCircleTypeVertexType.smallCircleFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type SmallCircleTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SmallCircleType,Double2Type> SmallCircleType.PropInfo.POLEstatic final com.kscs.util.jaxb.SinglePropertyInfo<VertexType,SmallCircleType> VertexType.PropInfo.SMALL_CIRCLEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type SmallCircleTypeModifier and TypeMethodDescriptionprotected <_P extends SmallCircleType>
_PSmallCircleType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return SmallCircleTypeModifier and TypeMethodDescriptionSmallCircleType.Builder.build()SmallCircleType.clone()SmallCircleType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SmallCircleType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SmallCircleType.createCopy()SmallCircleType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSmallCircleType()Create an instance ofSmallCircleTypeVertexType.getSmallCircle()Gets the value of the smallCircle property.SmallCircleType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SmallCircleTypeModifier and TypeMethodDescriptionstatic SmallCircleType.Builder<Void>SmallCircleType.copyExcept(SmallCircleType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SmallCircleType.Builder.copyOf(SmallCircleType _other) static <_B> SmallCircleType.Builder<_B>SmallCircleType.copyOf(SmallCircleType _other) static <_B> SmallCircleType.Builder<_B>SmallCircleType.copyOf(SmallCircleType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SmallCircleType.Builder<Void>SmallCircleType.copyOnly(SmallCircleType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidVertexType.Modifier.setSmallCircle(SmallCircleType smallCircle) voidVertexType.setSmallCircle(SmallCircleType value) Sets the value of the smallCircle property.VertexType.Builder.withSmallCircle(SmallCircleType smallCircle) Sets the new value of "smallCircle" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type SmallCircleTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, SmallCircleType _other, boolean _copy) Builder(_B _parentBuilder, SmallCircleType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) VertexType(Double2Type position, SmallCircleType smallCircle) Fully-initialising value constructor