Uses of Class
org.javastro.ivoa.entities.stc.v1.PolygonType
Packages that use PolygonType
-
Uses of PolygonType in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return PolygonTypeModifier and TypeMethodDescriptionObjectFactory.createPolygonType()Create an instance ofPolygonTypePolygonType.withArea(RegionAreaType value) PolygonType.withCoordSystemId(Object value) PolygonType.withEpoch(BigDecimal value) PolygonType.withFillFactor(Float value) PolygonType.withFrameId(Object value) PolygonType.withHiInclude(Boolean value) PolygonType.withIDREFType(String value) PolygonType.withIDType(String value) PolygonType.withLoInclude(Boolean value) PolygonType.withVertices(Collection<VertexType> values) PolygonType.withVertices(VertexType... values) 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 TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PolygonType>ObjectFactory.createPolygon(PolygonType value) jakarta.xml.bind.JAXBElement<PolygonType>ObjectFactory.createPolygon2(PolygonType value)