Class VertexType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.VertexType.PropInfo
- Enclosing class:
- VertexType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<VertexType,Double2Type> static final com.kscs.util.jaxb.SinglePropertyInfo<VertexType,SmallCircleType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
POSITION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<VertexType,Double2Type> POSITION -
SMALL_CIRCLE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<VertexType,SmallCircleType> SMALL_CIRCLE
-
-
Constructor Details
-
PropInfo
public PropInfo()
-