Method | Description | |
---|---|---|
OpenBillboardProperty ( ) : BillboardCesiumWriter |
Opens and returns the writer for the
|
|
OpenBoxProperty ( ) : BoxCesiumWriter |
Opens and returns the writer for the
|
|
OpenClockProperty ( ) : ClockCesiumWriter |
Opens and returns the writer for the
|
|
OpenConicSensorProperty ( ) : ConicSensorCesiumWriter |
Opens and returns the writer for the
|
|
OpenCorridorProperty ( ) : CorridorCesiumWriter |
Opens and returns the writer for the
|
|
OpenCustomPatternSensorProperty ( ) : CustomPatternSensorCesiumWriter |
Opens and returns the writer for the
|
|
OpenCylinderProperty ( ) : CylinderCesiumWriter |
Opens and returns the writer for the
|
|
OpenDescriptionProperty ( ) : StringCesiumWriter |
Opens and returns the writer for the
|
|
OpenEllipseProperty ( ) : EllipseCesiumWriter |
Opens and returns the writer for the
|
|
OpenEllipsoidProperty ( ) : EllipsoidCesiumWriter |
Opens and returns the writer for the
|
|
OpenFanProperty ( ) : FanCesiumWriter |
Opens and returns the writer for the
|
|
OpenLabelProperty ( ) : LabelCesiumWriter |
Opens and returns the writer for the
|
|
OpenModelProperty ( ) : ModelCesiumWriter |
Opens and returns the writer for the
|
|
OpenOrientationProperty ( ) : OrientationCesiumWriter |
Opens and returns the writer for the
|
|
OpenPathProperty ( ) : PathCesiumWriter |
Opens and returns the writer for the
|
|
OpenPointProperty ( ) : PointCesiumWriter |
Opens and returns the writer for the
|
|
OpenPolygonProperty ( ) : PolygonCesiumWriter |
Opens and returns the writer for the
|
|
OpenPolylineProperty ( ) : PolylineCesiumWriter |
Opens and returns the writer for the
|
|
OpenPositionProperty ( ) : PositionCesiumWriter |
Opens and returns the writer for the
|
|
OpenRectangleProperty ( ) : RectangleCesiumWriter |
Opens and returns the writer for the
|
|
OpenRectangularSensorProperty ( ) : RectangularSensorCesiumWriter |
Opens and returns the writer for the
|
|
OpenVectorProperty ( ) : VectorCesiumWriter |
Opens and returns the writer for the
|
|
OpenViewFromProperty ( ) : ViewFromCesiumWriter |
Opens and returns the writer for the
|
|
OpenWallProperty ( ) : WallCesiumWriter |
Opens and returns the writer for the
|
|
WriteAvailability ( IList |
Writes the value expressed as a
|
|
WriteAvailability ( JulianDate start, JulianDate stop ) : void |
Writes the value expressed as a
|
|
WriteAvailability ( TimeInterval value ) : void |
Writes the value expressed as a
|
|
WriteDelete ( bool value ) : void |
Writes the value expressed as a
|
|
WriteDescriptionProperty ( string value ) : void |
Writes a value for the
|
|
WriteDescriptionPropertyReference ( Reference value ) : void |
Writes a value for the
|
|
WriteDescriptionPropertyReference ( string value ) : void |
Writes a value for the
|
|
WriteDescriptionPropertyReference ( string identifier, string propertyName ) : void |
Writes a value for the
|
|
WriteId ( string value ) : void |
Writes the value expressed as a
|
|
WriteName ( string value ) : void |
Writes the value expressed as a
|
|
WriteOrientationProperty ( IList |
Writes a value for the
|
|
WriteOrientationProperty ( IList |
Writes a value for the
|
|
WriteOrientationProperty ( UnitQuaternion value ) : void |
Writes a value for the
|
|
WriteOrientationPropertyReference ( Reference value ) : void |
Writes a value for the
|
|
WriteOrientationPropertyReference ( string value ) : void |
Writes a value for the
|
|
WriteOrientationPropertyReference ( string identifier, string propertyName ) : void |
Writes a value for the
|
|
WriteParent ( string value ) : void |
Writes the value expressed as a
|
|
WritePositionProperty ( Cartesian value ) : void |
Writes a value for the
|
|
WritePositionProperty ( IList |
Writes a value for the
|
|
WritePositionProperty ( IList |
Writes a value for the
|
|
WritePositionPropertyCartesianVelocity ( IList |
Writes a value for the
|
|
WritePositionPropertyCartesianVelocity ( IList |
Writes a value for the
|
|
WritePositionPropertyCartesianVelocity ( Motion |
Writes a value for the
|
|
WritePositionPropertyCartographicDegrees ( Cartographic value ) : void |
Writes a value for the
|
|
WritePositionPropertyCartographicDegrees ( IList |
Writes a value for the
|
|
WritePositionPropertyCartographicDegrees ( IList |
Writes a value for the
|
|
WritePositionPropertyCartographicRadians ( Cartographic value ) : void |
Writes a value for the
|
|
WritePositionPropertyCartographicRadians ( IList |
Writes a value for the
|
|
WritePositionPropertyCartographicRadians ( IList |
Writes a value for the
|
|
WritePositionPropertyReference ( Reference value ) : void |
Writes a value for the
|
|
WritePositionPropertyReference ( string value ) : void |
Writes a value for the
|
|
WritePositionPropertyReference ( string identifier, string propertyName ) : void |
Writes a value for the
|
|
WriteVersion ( string value ) : void |
Writes the value expressed as a
|
|
WriteViewFromProperty ( Cartesian value ) : void |
Writes a value for the
|
|
WriteViewFromProperty ( IList |
Writes a value for the
|
|
WriteViewFromProperty ( IList |
Writes a value for the
|
|
WriteViewFromPropertyReference ( Reference value ) : void |
Writes a value for the
|
|
WriteViewFromPropertyReference ( string value ) : void |
Writes a value for the
|
|
WriteViewFromPropertyReference ( string identifier, string propertyName ) : void |
Writes a value for the
|
Method | Description | |
---|---|---|
OnClose ( ) : void |
Writes the end of the JSON object representing the packet.
|
|
OnOpen ( ) : void |
Writes the start of a new JSON object representing the packet.
|
public OpenBillboardProperty ( ) : BillboardCesiumWriter | ||
return | BillboardCesiumWriter |
public OpenClockProperty ( ) : ClockCesiumWriter | ||
return | ClockCesiumWriter |
public OpenConicSensorProperty ( ) : ConicSensorCesiumWriter | ||
return | ConicSensorCesiumWriter |
public OpenCorridorProperty ( ) : CorridorCesiumWriter | ||
return | CorridorCesiumWriter |
public OpenCustomPatternSensorProperty ( ) : CustomPatternSensorCesiumWriter | ||
return | CustomPatternSensorCesiumWriter |
public OpenCylinderProperty ( ) : CylinderCesiumWriter | ||
return | CylinderCesiumWriter |
public OpenDescriptionProperty ( ) : StringCesiumWriter | ||
return | StringCesiumWriter |
public OpenEllipseProperty ( ) : EllipseCesiumWriter | ||
return | EllipseCesiumWriter |
public OpenEllipsoidProperty ( ) : EllipsoidCesiumWriter | ||
return | EllipsoidCesiumWriter |
public OpenLabelProperty ( ) : LabelCesiumWriter | ||
return | LabelCesiumWriter |
public OpenModelProperty ( ) : ModelCesiumWriter | ||
return | ModelCesiumWriter |
public OpenOrientationProperty ( ) : OrientationCesiumWriter | ||
return | OrientationCesiumWriter |
public OpenPathProperty ( ) : PathCesiumWriter | ||
return | PathCesiumWriter |
public OpenPointProperty ( ) : PointCesiumWriter | ||
return | PointCesiumWriter |
public OpenPolygonProperty ( ) : PolygonCesiumWriter | ||
return | PolygonCesiumWriter |
public OpenPolylineProperty ( ) : PolylineCesiumWriter | ||
return | PolylineCesiumWriter |
public OpenPositionProperty ( ) : PositionCesiumWriter | ||
return | PositionCesiumWriter |
public OpenRectangleProperty ( ) : RectangleCesiumWriter | ||
return | RectangleCesiumWriter |
public OpenRectangularSensorProperty ( ) : RectangularSensorCesiumWriter | ||
return | RectangularSensorCesiumWriter |
public OpenVectorProperty ( ) : VectorCesiumWriter | ||
return | VectorCesiumWriter |
public OpenViewFromProperty ( ) : ViewFromCesiumWriter | ||
return | ViewFromCesiumWriter |
public OpenWallProperty ( ) : WallCesiumWriter | ||
return | WallCesiumWriter |
public WriteAvailability ( IList |
||
value | IList |
The intervals. |
return | void |
public WriteAvailability ( JulianDate start, JulianDate stop ) : void | ||
start | JulianDate | The earliest date of the interval. |
stop | JulianDate | The latest date of the interval. |
return | void |
public WriteAvailability ( TimeInterval value ) : void | ||
value | TimeInterval | The interval. |
return | void |
public WriteDelete ( bool value ) : void | ||
value | bool | The value. |
return | void |
public WriteDescriptionProperty ( string value ) : void | ||
value | string | The value. |
return | void |
public WriteDescriptionPropertyReference ( Reference value ) : void | ||
value | Reference | The reference. |
return | void |
public WriteDescriptionPropertyReference ( string value ) : void | ||
value | string | The earliest date of the interval. |
return | void |
public WriteDescriptionPropertyReference ( string identifier, string propertyName ) : void | ||
identifier | string | The identifier of the object which contains the referenced property. |
propertyName | string | The property on the referenced object. |
return | void |
public WriteName ( string value ) : void | ||
value | string | The value. |
return | void |
public WriteOrientationProperty ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
return | void |
public WriteOrientationProperty ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
startIndex | int | The index of the first element to write. |
length | int | The number of elements to write. |
return | void |
public WriteOrientationProperty ( UnitQuaternion value ) : void | ||
value | UnitQuaternion | The value. |
return | void |
public WriteOrientationPropertyReference ( Reference value ) : void | ||
value | Reference | The reference. |
return | void |
public WriteOrientationPropertyReference ( string value ) : void | ||
value | string | The earliest date of the interval. |
return | void |
public WriteOrientationPropertyReference ( string identifier, string propertyName ) : void | ||
identifier | string | The identifier of the object which contains the referenced property. |
propertyName | string | The property on the referenced object. |
return | void |
public WriteParent ( string value ) : void | ||
value | string | The value. |
return | void |
public WritePositionProperty ( Cartesian value ) : void | ||
value | Cartesian | The value. |
return | void |
public WritePositionProperty ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
return | void |
public WritePositionProperty ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
startIndex | int | The index of the first element to write. |
length | int | The number of elements to write. |
return | void |
public WritePositionPropertyCartesianVelocity ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
return | void |
public WritePositionPropertyCartesianVelocity ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
startIndex | int | The index of the first element to write. |
length | int | The number of elements to write. |
return | void |
public WritePositionPropertyCartesianVelocity ( Motion |
||
value | Motion |
The value. |
return | void |
public WritePositionPropertyCartographicDegrees ( Cartographic value ) : void | ||
value | Cartographic | The interval. |
return | void |
public WritePositionPropertyCartographicDegrees ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
return | void |
public WritePositionPropertyCartographicDegrees ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The position corresponding to each date. |
startIndex | int | The index of the first element to write. |
length | int | The number of elements to write. |
return | void |
public WritePositionPropertyCartographicRadians ( Cartographic value ) : void | ||
value | Cartographic | The interval. |
return | void |
public WritePositionPropertyCartographicRadians ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
return | void |
public WritePositionPropertyCartographicRadians ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The position corresponding to each date. |
startIndex | int | The index of the first element to write. |
length | int | The number of elements to write. |
return | void |
public WritePositionPropertyReference ( Reference value ) : void | ||
value | Reference | The reference. |
return | void |
public WritePositionPropertyReference ( string value ) : void | ||
value | string | The earliest date of the interval. |
return | void |
public WritePositionPropertyReference ( string identifier, string propertyName ) : void | ||
identifier | string | The identifier of the object which contains the referenced property. |
propertyName | string | The property on the referenced object. |
return | void |
public WriteVersion ( string value ) : void | ||
value | string | The value. |
return | void |
public WriteViewFromProperty ( Cartesian value ) : void | ||
value | Cartesian | The value. |
return | void |
public WriteViewFromProperty ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
return | void |
public WriteViewFromProperty ( IList |
||
dates | IList |
The dates at which the value is specified. |
values | IList |
The values corresponding to each date. |
startIndex | int | The index of the first element to write. |
length | int | The number of elements to write. |
return | void |
public WriteViewFromPropertyReference ( Reference value ) : void | ||
value | Reference | The reference. |
return | void |
public WriteViewFromPropertyReference ( string value ) : void | ||
value | string | The earliest date of the interval. |
return | void |
public WriteViewFromPropertyReference ( string identifier, string propertyName ) : void | ||
identifier | string | The identifier of the object which contains the referenced property. |
propertyName | string | The property on the referenced object. |
return | void |