Class: VORuby::STC::V1_30::PixelCoordScalarInterval

Inherits:
CoordScalarIntervalType show all
Includes:
PixelCoordInterval
Defined in:
lib/voruby/stc/1.30/stc.rb

Overview

An interval in a scalar pixel coordinate.

Instance Attribute Summary

Attributes inherited from CoordScalarIntervalType

#hi_limit, #lo_limit

Attributes inherited from CoordIntervalType

#fill_factor, #frame_id, #hi_include, #lo_include

Attributes included from STCReference

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

Method Summary

Methods inherited from CoordScalarIntervalType

#==, coord_scalar_interval_from_xml, from_xml, #initialize, #to_xml

Methods inherited from CoordIntervalType

#==, coord_interval_from_xml, from_xml, #hi_include?, #initialize, #lo_include?, #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::CoordScalarIntervalType