Class: VORuby::STC::V1_10::Region::SkyIndexType

Inherits:
Shape show all
Defined in:
lib/voruby/stc/1.10/region.rb

Overview

This is a generic hook for regions defined in sky indexing schemes

Direct Known Subclasses

SkyIndex

Instance Attribute Summary

Attributes inherited from Shape

#coord_system_id, #unit

Attributes inherited from RegionType

#note

Class Method Summary collapse

Methods inherited from Shape

#==, #initialize, #to_xml

Methods included from SerializableToXml

#element

Methods inherited from RegionType

#==, #fill_factor, #fill_factor=, from_xml, #initialize, #to_xml

Constructor Details

This class inherits a constructor from VORuby::STC::V1_10::Region::Shape

Class Method Details

.xml_typeObject



749
# File 'lib/voruby/stc/1.10/region.rb', line 749

def self.xml_type; 'skyIndexType' end