Uses of Interface
org.w3._2001.smil20.language.AnimateColorType
Packages that use AnimateColorType
Package
Description
-
Uses of AnimateColorType in net.opengis.gml311
Methods in net.opengis.gml311 that return types with arguments of type AnimateColorTypeModifier and TypeMethodDescriptionEList<AnimateColorType>BaseStyleDescriptorType.getAnimateColor()Returns the value of the 'Animate Color' containment reference list. -
Uses of AnimateColorType in net.opengis.gml311.impl
Fields in net.opengis.gml311.impl with type parameters of type AnimateColorTypeModifier and TypeFieldDescriptionprotected EList<AnimateColorType>BaseStyleDescriptorTypeImpl.animateColorThe cached value of the 'Animate Color' containment reference list.Methods in net.opengis.gml311.impl that return types with arguments of type AnimateColorTypeModifier and TypeMethodDescriptionEList<AnimateColorType>BaseStyleDescriptorTypeImpl.getAnimateColor() -
Uses of AnimateColorType in org.w3._2001.smil20
Methods in org.w3._2001.smil20 that return AnimateColorTypeModifier and TypeMethodDescriptionDocumentRoot.getAnimateColor()Returns the value of the 'Animate Color' containment reference.Methods in org.w3._2001.smil20 with parameters of type AnimateColorTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setAnimateColor(AnimateColorType value) Sets the value of the 'Animate Color' containment reference. -
Uses of AnimateColorType in org.w3._2001.smil20.impl
Methods in org.w3._2001.smil20.impl that return AnimateColorTypeMethods in org.w3._2001.smil20.impl with parameters of type AnimateColorTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAnimateColor(AnimateColorType newAnimateColor, NotificationChain msgs) voidDocumentRootImpl.setAnimateColor(AnimateColorType newAnimateColor) -
Uses of AnimateColorType in org.w3._2001.smil20.language
Methods in org.w3._2001.smil20.language that return AnimateColorTypeModifier and TypeMethodDescriptionLanguageFactory.createAnimateColorType()Returns a new object of class 'Animate Color Type'.DocumentRoot.getAnimateColor()Returns the value of the 'Animate Color' containment reference.Methods in org.w3._2001.smil20.language with parameters of type AnimateColorTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setAnimateColor(AnimateColorType value) Sets the value of the 'Animate Color' containment reference. -
Uses of AnimateColorType in org.w3._2001.smil20.language.impl
Classes in org.w3._2001.smil20.language.impl that implement AnimateColorTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Animate Color Type'.Methods in org.w3._2001.smil20.language.impl that return AnimateColorTypeModifier and TypeMethodDescriptionLanguageFactoryImpl.createAnimateColorType()DocumentRootImpl.getAnimateColor()Methods in org.w3._2001.smil20.language.impl with parameters of type AnimateColorTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAnimateColor(AnimateColorType newAnimateColor, NotificationChain msgs) voidDocumentRootImpl.setAnimateColor(AnimateColorType newAnimateColor) -
Uses of AnimateColorType in org.w3._2001.smil20.language.util
Methods in org.w3._2001.smil20.language.util with parameters of type AnimateColorTypeModifier and TypeMethodDescriptionLanguageSwitch.caseAnimateColorType(AnimateColorType object) Returns the result of interpreting the object as an instance of 'Animate Color Type'.