ClassDiagram1.cd
Home
/
web-map /
ClassDiagram1.cd
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1" MembersFormat="NameAndType">
<Class Name="web_map.Controllers.AccountController" Collapsed="true">
<Position X="3.75" Y="4.25" Width="1.5" />
<InheritanceLine Type="web_map.Controllers.BaseController" FixedFromPoint="true">
<Path>
<Point X="5.688" Y="3.441" />
<Point X="5.688" Y="4.596" />
<Point X="5.25" Y="4.596" />
</Path>
</InheritanceLine>
<TypeIdentifier>
<HashCode>BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQAAAAACA=</HashCode>
<FileName>Controllers\AccountController.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="web_map.Controllers.BaseController" Collapsed="true">
<Position X="5.5" Y="2.75" Width="1.25" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAQAAAABAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>Controllers\BaseController.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="web_map.Controllers.HomeController" Collapsed="true">
<Position X="3.75" Y="3.5" Width="1.5" />
<InheritanceLine Type="web_map.Controllers.BaseController" FixedFromPoint="true">
<Path>
<Point X="5.688" Y="3.441" />
<Point X="5.688" Y="3.846" />
<Point X="5.25" Y="3.846" />
</Path>
</InheritanceLine>
<TypeIdentifier>
<HashCode>AAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAA=</HashCode>
<FileName>Controllers\HomeController.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="web_map.Controllers.MapAPIController" Collapsed="true">
<Position X="3.75" Y="5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAEAAAAAAAAAAAAAAAABAAAAAAAAAAAACAAAAAAAgAA=</HashCode>
<FileName>Controllers\MapAPIController.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="web_map.Controllers.MapController" Collapsed="true">
<Position X="3.75" Y="2.75" Width="1.5" />
<TypeIdentifier>
<HashCode>AACAAAAAABAAAAAAAAAAAACABAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>Controllers\MapController.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="web_map.Models.AuthModel">
<Position X="8.5" Y="0.75" Width="1.75" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAEAAAAAAAACAAAQAEAAAAA=</HashCode>
<FileName>Models\AuthModel.cs</FileName>
</TypeIdentifier>
</Class>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>