66 lines
1.5 KiB
Groff
66 lines
1.5 KiB
Groff
.TH "CampusAppWP8.Model.GeoDb.CampusBuildingLayerModel" 3 "Thu Sep 26 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.GeoDb.CampusBuildingLayerModel \-
|
|
.PP
|
|
Class is model for buildings of a campus
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBCampusBuildingLayerModel\fP (string layerId, List< \fBPlaceModel\fP > places)"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBCampusBuildingLayerModel\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBSpsModel\fP \fBRooms\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets Rooms \fP"
|
|
.ti -1c
|
|
.RI "string \fBLayerId\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets LayerId \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Class is model for buildings of a campus
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.GeoDb\&.CampusBuildingLayerModel\&.CampusBuildingLayerModel (stringlayerId, List< \fBPlaceModel\fP >places)"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBCampusBuildingLayerModel\fP class\&.
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIlayerId\fP id of the layer
|
|
.br
|
|
\fIplaces\fP list of place which can be room of the layer
|
|
.RE
|
|
.PP
|
|
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWP8\&.Model\&.GeoDb\&.CampusBuildingLayerModel\&.LayerId\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets LayerId
|
|
.SS "\fBSpsModel\fP CampusAppWP8\&.Model\&.GeoDb\&.CampusBuildingLayerModel\&.Rooms\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets Rooms
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|