Class: VORuby::STC::V1_30::Vector2DCoordinate

Inherits:
GenVector2CoordinateType show all
Includes:
GenCoordinate
Defined in:
lib/voruby/stc/1.30/stc.rb

Overview

Generic 2-D coordinate element.

Instance Attribute Summary

Attributes inherited from GenVector2CoordinateType

#unit

Attributes inherited from Vector2CoordinateType

#error, #name1, #name2, #pix_size, #resolution, #size, #value

Attributes inherited from CoordinateType

#frame_id, #name

Attributes included from STCReference

#id, #idref, #ucd, #xlink_href, #xlink_type

Method Summary

Methods inherited from GenVector2CoordinateType

#==, from_xml, #to_xml

Methods inherited from Vector2CoordinateType

#==, from_xml, #to_xml, vector2_coordinate_from_xml

Methods inherited from CoordinateType

coordinate_from_xml, #to_xml

Methods inherited from STCBaseType

#==, #initialize, stc_base_from_xml, #to_xml

Methods included from STCReference

#stc_reference_eq, stc_reference_from_xml, #stc_reference_to_xml

Methods included from SerializableToXml

#element

Constructor Details

This class inherits a constructor from VORuby::STC::V1_30::STCBaseType