Skip to content

Commit

Permalink
documentation build
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPurdum committed Jun 1, 2023
1 parent e2340d0 commit 9281d06
Show file tree
Hide file tree
Showing 203 changed files with 19 additions and 1,219 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: ActionBase
parent: Classes
---
---
layout: default
title: ActionBase
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components](index.html#dymaptic.GeoBlazor.Core.Components 'dymaptic.GeoBlazor.Core.Components')

Expand Down Expand Up @@ -204,4 +199,3 @@ public static bool operator !=(dymaptic.GeoBlazor.Core.Components.ActionBase? le

#### Returns
[System.Boolean](https://docs.microsoft.com/en-us/dotnet/api/System.Boolean 'System.Boolean')
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: ActionButton
parent: Classes
---
---
layout: default
title: ActionButton
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components](index.html#dymaptic.GeoBlazor.Core.Components 'dymaptic.GeoBlazor.Core.Components')

Expand Down Expand Up @@ -63,4 +58,3 @@ public override string Type { get; }

#### Property Value
[System.String](https://docs.microsoft.com/en-us/dotnet/api/System.String 'System.String')
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: ActionToggle
parent: Classes
---
---
layout: default
title: ActionToggle
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components](index.html#dymaptic.GeoBlazor.Core.Components 'dymaptic.GeoBlazor.Core.Components')

Expand Down Expand Up @@ -47,4 +42,3 @@ public System.Nullable<bool> Value { get; set; }

#### Property Value
[System.Nullable&lt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')[System.Boolean](https://docs.microsoft.com/en-us/dotnet/api/System.Boolean 'System.Boolean')[&gt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: Basemap
parent: Classes
---
---
layout: default
title: Basemap
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components](index.html#dymaptic.GeoBlazor.Core.Components 'dymaptic.GeoBlazor.Core.Components')

Expand Down Expand Up @@ -102,4 +97,3 @@ The child to unregister
### Remarks
This method is an implementation detail and should not be called directly by consumers. In future versions, this may be changed to an internal method.

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: Constraints
parent: Classes
---
---
layout: default
title: Constraints
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components](index.html#dymaptic.GeoBlazor.Core.Components 'dymaptic.GeoBlazor.Core.Components')

Expand Down Expand Up @@ -183,4 +178,3 @@ The child to unregister
### Remarks
This method is an implementation detail and should not be called directly by consumers. In future versions, this may be changed to an internal method.

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: CustomOverlay
parent: Classes
---
---
layout: default
title: CustomOverlay
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components](index.html#dymaptic.GeoBlazor.Core.Components 'dymaptic.GeoBlazor.Core.Components')

Expand Down Expand Up @@ -58,4 +53,3 @@ A convenience method to force the child content to call StateHasChanged
```csharp
public void Refresh();
```

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: Extent
parent: Classes
---
---
layout: default
title: Extent
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Geometries](index.html#dymaptic.GeoBlazor.Core.Components.Geometries 'dymaptic.GeoBlazor.Core.Components.Geometries')

Expand Down Expand Up @@ -313,4 +308,3 @@ public static bool operator !=(dymaptic.GeoBlazor.Core.Components.Geometries.Ext

#### Returns
[System.Boolean](https://docs.microsoft.com/en-us/dotnet/api/System.Boolean 'System.Boolean')
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: Geometry
parent: Classes
---
---
layout: default
title: Geometry
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Geometries](index.html#dymaptic.GeoBlazor.Core.Components.Geometries 'dymaptic.GeoBlazor.Core.Components.Geometries')

Expand Down Expand Up @@ -120,4 +115,3 @@ The child to unregister
### Remarks
This method is an implementation detail and should not be called directly by consumers. In future versions, this may be changed to an internal method.

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: GeometryType
parent: Classes
---
---
layout: default
title: GeometryType
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Geometries](index.html#dymaptic.GeoBlazor.Core.Components.Geometries 'dymaptic.GeoBlazor.Core.Components.Geometries')

Expand All @@ -18,4 +13,3 @@ Possible types of geometries
```csharp
public enum GeometryType
```

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: Point
parent: Classes
---
---
layout: default
title: Point
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Geometries](index.html#dymaptic.GeoBlazor.Core.Components.Geometries 'dymaptic.GeoBlazor.Core.Components.Geometries')

Expand Down Expand Up @@ -247,4 +242,3 @@ public override int GetHashCode();
#### Returns
[System.Int32](https://docs.microsoft.com/en-us/dotnet/api/System.Int32 'System.Int32')
A hash code for the current object.

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: PolyLine
parent: Classes
---
---
layout: default
title: PolyLine
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Geometries](index.html#dymaptic.GeoBlazor.Core.Components.Geometries 'dymaptic.GeoBlazor.Core.Components.Geometries')

Expand Down Expand Up @@ -186,4 +181,3 @@ public static bool operator !=(dymaptic.GeoBlazor.Core.Components.Geometries.Pol

#### Returns
[System.Boolean](https://docs.microsoft.com/en-us/dotnet/api/System.Boolean 'System.Boolean')
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: Polygon
parent: Classes
---
---
layout: default
title: Polygon
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Geometries](index.html#dymaptic.GeoBlazor.Core.Components.Geometries 'dymaptic.GeoBlazor.Core.Components.Geometries')

Expand Down Expand Up @@ -186,4 +181,3 @@ public static bool operator !=(dymaptic.GeoBlazor.Core.Components.Geometries.Pol

#### Returns
[System.Boolean](https://docs.microsoft.com/en-us/dotnet/api/System.Boolean 'System.Boolean')
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: SpatialReference
parent: Classes
---
---
layout: default
title: SpatialReference
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Geometries](index.html#dymaptic.GeoBlazor.Core.Components.Geometries 'dymaptic.GeoBlazor.Core.Components.Geometries')

Expand Down Expand Up @@ -269,4 +264,3 @@ public static bool operator !=(dymaptic.GeoBlazor.Core.Components.Geometries.Spa

#### Returns
[System.Boolean](https://docs.microsoft.com/en-us/dotnet/api/System.Boolean 'System.Boolean')
6 changes: 0 additions & 6 deletions docs/pages/classes/dymaptic.GeoBlazor.Core.Components.LOD.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: LOD
parent: Classes
---
---
layout: default
title: LOD
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components](index.html#dymaptic.GeoBlazor.Core.Components 'dymaptic.GeoBlazor.Core.Components')

Expand Down Expand Up @@ -75,4 +70,3 @@ public System.Nullable<double> Scale { get; set; }

#### Property Value
[System.Nullable&lt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')[System.Double](https://docs.microsoft.com/en-us/dotnet/api/System.Double 'System.Double')[&gt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: BlendMode
parent: Classes
---
---
layout: default
title: BlendMode
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Layers](index.html#dymaptic.GeoBlazor.Core.Components.Layers 'dymaptic.GeoBlazor.Core.Components.Layers')

Expand All @@ -27,4 +22,3 @@ See more at
ArcGIS
JS API: Blend Mode
</a>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: CreatePopupTemplateOptions
parent: Classes
---
---
layout: default
title: CreatePopupTemplateOptions
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Layers](index.html#dymaptic.GeoBlazor.Core.Components.Layers 'dymaptic.GeoBlazor.Core.Components.Layers')

Expand Down Expand Up @@ -48,4 +43,3 @@ public System.Collections.Generic.HashSet<string>? VisibleFieldNames { get; set;

#### Property Value
[System.Collections.Generic.HashSet&lt;](https://docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.HashSet-1 'System.Collections.Generic.HashSet`1')[System.String](https://docs.microsoft.com/en-us/dotnet/api/System.String 'System.String')[&gt;](https://docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.HashSet-1 'System.Collections.Generic.HashSet`1')
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: ElevationLayer
parent: Classes
---
---
layout: default
title: ElevationLayer
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Layers](index.html#dymaptic.GeoBlazor.Core.Components.Layers 'dymaptic.GeoBlazor.Core.Components.Layers')

Expand Down Expand Up @@ -115,4 +110,3 @@ The child to unregister
### Remarks
This method is an implementation detail and should not be called directly by consumers. In future versions, this may be changed to an internal method.

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: ExtentQueryResult
parent: Classes
---
---
layout: default
title: ExtentQueryResult
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Layers](index.html#dymaptic.GeoBlazor.Core.Components.Layers 'dymaptic.GeoBlazor.Core.Components.Layers')

Expand Down Expand Up @@ -74,4 +69,3 @@ public dymaptic.GeoBlazor.Core.Components.Geometries.Extent Extent { get; set; }

#### Property Value
[Extent](dymaptic.GeoBlazor.Core.Components.Geometries.Extent.html 'dymaptic.GeoBlazor.Core.Components.Geometries.Extent')

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: FeatureFilter
parent: Classes
---
---
layout: default
title: FeatureFilter
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Layers](index.html#dymaptic.GeoBlazor.Core.Components.Layers 'dymaptic.GeoBlazor.Core.Components.Layers')

Expand Down Expand Up @@ -130,4 +125,3 @@ public string? Where { get; set; }

#### Property Value
[System.String](https://docs.microsoft.com/en-us/dotnet/api/System.String 'System.String')
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: FeatureLayer
parent: Classes
---
---
layout: default
title: FeatureLayer
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Layers](index.html#dymaptic.GeoBlazor.Core.Components.Layers 'dymaptic.GeoBlazor.Core.Components.Layers')

Expand Down Expand Up @@ -870,4 +865,3 @@ The child to unregister
### Remarks
This method is an implementation detail and should not be called directly by consumers. In future versions, this may be changed to an internal method.

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: FeatureLayerView
parent: Classes
---
---
layout: default
title: FeatureLayerView
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Layers](index.html#dymaptic.GeoBlazor.Core.Components.Layers 'dymaptic.GeoBlazor.Core.Components.Layers')

Expand Down Expand Up @@ -346,4 +341,3 @@ The new filter (or null to clear) to apply to this view.

#### Returns
[System.Threading.Tasks.Task](https://docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Task 'System.Threading.Tasks.Task')

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: FeatureSet
parent: Classes
---
---
layout: default
title: FeatureSet
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Layers](index.html#dymaptic.GeoBlazor.Core.Components.Layers 'dymaptic.GeoBlazor.Core.Components.Layers')

Expand Down Expand Up @@ -197,4 +192,3 @@ public dymaptic.GeoBlazor.Core.Components.Geometries.SpatialReference? SpatialRe

#### Property Value
[SpatialReference](dymaptic.GeoBlazor.Core.Components.Geometries.SpatialReference.html 'dymaptic.GeoBlazor.Core.Components.Geometries.SpatialReference')

Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ layout: default
title: Field
parent: Classes
---
---
layout: default
title: Field
parent: Classes
---
#### [dymaptic.GeoBlazor.Core](index.html 'index')
### [dymaptic.GeoBlazor.Core.Components.Layers](index.html#dymaptic.GeoBlazor.Core.Components.Layers 'dymaptic.GeoBlazor.Core.Components.Layers')

Expand Down Expand Up @@ -216,4 +211,3 @@ public System.Nullable<dymaptic.GeoBlazor.Core.Components.Layers.FieldValueType>

#### Property Value
[System.Nullable&lt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')[FieldValueType](dymaptic.GeoBlazor.Core.Components.Layers.FieldValueType.html 'dymaptic.GeoBlazor.Core.Components.Layers.FieldValueType')[&gt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')
Loading

0 comments on commit 9281d06

Please sign in to comment.