Uses of Class
org.javastro.ivoa.entities.stc.v1.VelocityIntervalType
Packages that use VelocityIntervalType
-
Uses of VelocityIntervalType in org.javastro.ivoa.entities.stc.v1
Subclasses of VelocityIntervalType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclass2-D coordinate interval typeclass3-D coordinate interval typeclassDefines a velocity sphere A special kind of area is a circle or sphere (in two or three dimensions), defined by a center position and a radius; the radius requires a unitclassScalar coordinate interval typeMethods in org.javastro.ivoa.entities.stc.v1 that return VelocityIntervalTypeModifier and TypeMethodDescriptionVelocityIntervalType.withEpoch(BigDecimal value) VelocityIntervalType.withFillFactor(Float value) VelocityIntervalType.withFrameId(Object value) VelocityIntervalType.withHiInclude(Boolean value) VelocityIntervalType.withIDREFType(String value) VelocityIntervalType.withIDType(String value) VelocityIntervalType.withLoInclude(Boolean value) VelocityIntervalType.withVelTimeUnit(VelTimeUnitType value)