Uses of Class
org.javastro.ivoa.entities.stc.v1.VertexType
Packages that use VertexType
-
Uses of VertexType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as VertexTypeFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type VertexTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<VertexType,Double2Type> VertexType.PropInfo.POSITIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<VertexType,SmallCircleType> VertexType.PropInfo.SMALL_CIRCLEprotected List<VertexType>PolygonType.verticesIn order to form polygons, vertices are to be connected with straight line segments.static final com.kscs.util.jaxb.CollectionPropertyInfo<PolygonType,VertexType> PolygonType.PropInfo.VERTICESMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type VertexTypeModifier and TypeMethodDescriptionprotected <_P extends VertexType>
_PVertexType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return VertexTypeModifier and TypeMethodDescriptionVertexType.Builder.build()VertexType.clone()VertexType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) VertexType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) VertexType.createCopy()VertexType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createVertexType()Create an instance ofVertexTypeVertexType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type VertexTypeModifier and TypeMethodDescriptionPolygonType.getVertices()In order to form polygons, vertices are to be connected with straight line segments.PolygonType.Modifier.getVertices()Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type VertexTypeModifier and TypeMethodDescriptionPolygonType.Builder.addVertices(VertexType... vertices) Adds the given items to the value of "vertices"static VertexType.Builder<Void>VertexType.copyExcept(VertexType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) VertexType.Builder.copyOf(VertexType _other) static <_B> VertexType.Builder<_B>VertexType.copyOf(VertexType _other) static <_B> VertexType.Builder<_B>VertexType.copyOf(VertexType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static VertexType.Builder<Void>VertexType.copyOnly(VertexType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PolygonType.Builder.withVertices(VertexType... vertices) Sets the new value of "vertices" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type VertexTypeModifier and TypeMethodDescriptionPolygonType.Builder.addVertices(Iterable<? extends VertexType> vertices) Adds the given items to the value of "vertices"PolygonType.Builder.withVertices(Iterable<? extends VertexType> vertices) Sets the new value of "vertices" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type VertexTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, VertexType _other, boolean _copy) Builder(_B _parentBuilder, VertexType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type VertexTypeModifierConstructorDescriptionPolygonType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, Boolean loInclude, Boolean hiInclude, Float fillFactor, Object frameId, BigDecimal epoch, String unit, RegionAreaType area, String note, Object coordSystemId, List<VertexType> vertices) Fully-initialising value constructor