Class EllipseType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.EllipseType.PropInfo
- Enclosing class:
- EllipseType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<EllipseType,Double2Type> static final com.kscs.util.jaxb.SinglePropertyInfo<EllipseType,PosAngleType> static final com.kscs.util.jaxb.SinglePropertyInfo<EllipseType,Double1Type> static final com.kscs.util.jaxb.SinglePropertyInfo<EllipseType,Double1Type> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CENTER
-
SEMI_MAJOR_AXIS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<EllipseType,Double1Type> SEMI_MAJOR_AXIS -
SEMI_MINOR_AXIS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<EllipseType,Double1Type> SEMI_MINOR_AXIS -
POS_ANGLE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<EllipseType,PosAngleType> POS_ANGLE
-
-
Constructor Details
-
PropInfo
public PropInfo()
-