Class Metadata

  • All Implemented Interfaces:
    java.io.Serializable

    public class Metadata
    extends SVGElement
    Does not hold any information. Included to allow metadata tag to be parsed.
    See Also:
    Serialized Form
    • Constructor Detail

      • Metadata

        public Metadata()
        Creates a new instance of Stop
    • Method Detail

      • updateTime

        public boolean updateTime​(double curTime)
        Description copied from class: SVGElement
        Updates all attributes in this diagram associated with a time event. Ie, all attributes with track information.
        Specified by:
        updateTime in class SVGElement
        Returns:
        - true if this node has changed state as a result of the time update