Factory QML Type
A global factory object that contains all factory objects in the ArcGISRuntime QML plugin. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.9 |
Inherits: |
- List of all members, including inherited members
- Factory is part of QML Type List.
Properties
- CubicBezierSegment : CubicBezierSegment
- DictionarySymbolStyle : DictionarySymbolStyle
- EllipticArcSegment : EllipticArcSegment
- FenceParameters : FenceParameters
- KmlViewpoint : KmlViewpoint
- LineSegment : LineSegment
- ShapeTool : ShapeTool
- SketchVertex : SketchVertex
- SpatialReference : SpatialReference
- SymbolStyle : SymbolStyle
- TransformationMatrix : TransformationMatrix
- Unit : Unit
Detailed Description
Property Documentation
[read-only, since Esri.ArcGISRuntime 100.12] CubicBezierSegment : CubicBezierSegment |
The CubicBezierSegment static factory object.
Note: The following factory methods are available.
This property was introduced in Esri.ArcGISRuntime 100.12.
[read-only] DictionarySymbolStyle : DictionarySymbolStyle |
The DictionarySymbolStyle static factory object.
Note: the following factory methods are available
[read-only, since Esri.ArcGISRuntime 100.12] EllipticArcSegment : EllipticArcSegment |
The EllipticArcSegment static factory object.
Note: The following factory methods are available.
- EllipticArcSegment::createCircularEllipticArcWithCenterRadiusAndAngles(...)
- EllipticArcSegment::createCircularEllipticArcWithStartEndAndInterior(...)
- EllipticArcSegment::createEllipticArcWithCenter(...)
- EllipticArcSegment::createEllipticArcWithStartAndEndpoints(...)
This property was introduced in Esri.ArcGISRuntime 100.12.
[read-only, since Esri.ArcGISRuntime 100.12] FenceParameters : FenceParameters |
The FenceParameters static factory object.
Note: The following factory methods are available.
This property was introduced in Esri.ArcGISRuntime 100.12.
[read-only] KmlViewpoint : KmlViewpoint |
The global KmlViewpoint static factory object.
Note: the following factory methods are available
[read-only] LineSegment : LineSegment |
The LineSegment static factory object.
Note: the following factory methods are available
[read-only, since Esri.ArcGISRuntime 200.2] ShapeTool : ShapeTool |
The ShapeTool static factory object.
Note: The following factory methods are available.
- ShapeTool::create(...)
This property was introduced in Esri.ArcGISRuntime 200.2.
[read-only] SketchVertex : SketchVertex |
The SketchVertex static factory object.
Note: The following factory methods are available.
[read-only] SpatialReference : SpatialReference |
The SpatialReference static factory object.
Note: the following factory methods are available
[read-only] SymbolStyle : SymbolStyle |
The SymbolStyle static factory object.
Note: The following factory methods are available.
[read-only] TransformationMatrix : TransformationMatrix |
The TransformationMatrix static factory object.
Note: the following factory methods are available
[read-only, since Esri.ArcGISRuntime 100.14] Unit : Unit |
The Unit static factory object.
Note: The following factory methods are available.
- Unit::createFromWkid(...)
This property was introduced in Esri.ArcGISRuntime 100.14.