86 lines
2.0 KiB
Groff
86 lines
2.0 KiB
Groff
.TH "CampusAppWP8.Model.Campusmap.CampusMapModel" 3 "Fri Oct 11 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Campusmap.CampusMapModel \-
|
|
.PP
|
|
Class for the \fBCampusMapModel\fP
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherits \fBCampusAppWP8\&.Model\&.Campusmap\&.MapModel\fP\&.
|
|
.PP
|
|
Inherited by \fBCampusAppWP8\&.Model\&.Campusmap\&.CBMainMapModel\fP\&.
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBCampusMapModel\fP (List< \fBPlaceModel\fP > placeList, string campusId)"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBCampusMapModel\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Protected Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "override void \fBLoadSpatials\fP (List< \fBPlaceModel\fP > placeList)"
|
|
.br
|
|
.RI "\fILoads the spatial\&./\&.\fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBCampusId\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the campusId \fP"
|
|
.in -1c
|
|
.SS "Additional Inherited Members"
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Class for the \fBCampusMapModel\fP
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.Campusmap\&.CampusMapModel\&.CampusMapModel (List< \fBPlaceModel\fP >placeList, stringcampusId)"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBCampusMapModel\fP class\&.
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIplaceList\fP list of places
|
|
.br
|
|
\fIcampusId\fP id of the campus
|
|
.RE
|
|
.PP
|
|
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "override void CampusAppWP8\&.Model\&.Campusmap\&.CampusMapModel\&.LoadSpatials (List< \fBPlaceModel\fP >placeList)\fC [protected]\fP, \fC [virtual]\fP"
|
|
|
|
.PP
|
|
Loads the spatial\&./\&.Stubbfel, 19\&.08\&.2013\&.
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIplaceList\fP list of places
|
|
.RE
|
|
.PP
|
|
|
|
.PP
|
|
Reimplemented from \fBCampusAppWP8\&.Model\&.Campusmap\&.MapModel\fP\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWP8\&.Model\&.Campusmap\&.CampusMapModel\&.CampusId\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the campusId
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|