class TokyoMetro::App::Renderer::StationFacility::Platform::Info::MetaClass::TableRow::SurroundingAreaInfos

Private Instance Methods

li_class() click to toggle source
# File lib/tokyo_metro/app/renderer/station_facility/platform/info/meta_class/table_row/surrounding_area_infos.rb, line 9
def li_class
  :surrounding_area
end
ul_class() click to toggle source
# File lib/tokyo_metro/app/renderer/station_facility/platform/info/meta_class/table_row/surrounding_area_infos.rb, line 5
def ul_class
  :surrounding_areas_for_this_position
end