Uses of Class
org.javastro.ivoa.entities.stc.v1.PolygonType
Packages that use PolygonType
-
Uses of PolygonType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PolygonTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<PolygonType,VertexType> PolygonType.PropInfo.VERTICESMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type PolygonTypeModifier and TypeMethodDescriptionprotected <_P extends PolygonType>
_PPolygonType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return PolygonTypeModifier and TypeMethodDescriptionPolygonType.Builder.build()PolygonType.clone()PolygonType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) PolygonType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) PolygonType.createCopy()PolygonType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createPolygonType()Create an instance ofPolygonTypePolygonType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PolygonTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PolygonType>ObjectFactory.createPolygon(PolygonType value) jakarta.xml.bind.JAXBElement<PolygonType>ObjectFactory.createPolygon2(PolygonType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PolygonTypeModifier and TypeMethodDescriptionstatic PolygonType.Builder<Void>PolygonType.copyExcept(PolygonType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PolygonType.Builder.copyOf(PolygonType _other) static <_B> PolygonType.Builder<_B>PolygonType.copyOf(PolygonType _other) static <_B> PolygonType.Builder<_B>PolygonType.copyOf(PolygonType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static PolygonType.Builder<Void>PolygonType.copyOnly(PolygonType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<PolygonType>ObjectFactory.createPolygon(PolygonType value) jakarta.xml.bind.JAXBElement<PolygonType>ObjectFactory.createPolygon2(PolygonType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PolygonTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, PolygonType _other, boolean _copy) Builder(_B _parentBuilder, PolygonType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)