Name
|
Description
|
Attributes
|
BorderColor
|
The color used to render the border line.
|
Type: Variable
Access: Read/Write
|
BorderOpacity
|
The opacity to use for drawing the border line.
|
Type: Variable
Access: Read/Write
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
DistanceBias
|
The normalized value within the image corresponding to the border location. All the coastline boundary layer files delivered with FreeFlyer use the 0.9 grayscale value as the coastline boundary value.
|
Type: Variable
Access: Read/Write
|
FillColor
|
The color used to render the interior of the border.
|
Type: Variable
Access: Read/Write
|
FillInterior
|
Determines whether the interior of the border will be filled.
|
Type: Variable
Access: Read/Write
|
FillOpacity
|
The opacity used to draw the interior of the border.
|
Type: Variable
Access: Read/Write
|
ImageFilename
|
The image used for rendering the boundary layer on the associated CelestialObject within a ViewWindow. BoundaryLayers use specialized image files called B-spline-interpolated Signed Distance Fields. These grayscale images are encoded with information that allows FreeFlyer to render the coastlines and up to 10 coastline offset borders very quickly. The level of detail that you will see in the coastlines depends on the resolution of the boundary layer image file you select. The grayscale value of each point in the image represents the Vincenty distance (across the surface of the WGS 84 ellipsoid) in kilometers from the location of the center of that pixel to the nearest land/water boundary. All the coastline boundary layer files delivered with FreeFlyer use the 0.9 grayscale value as the coastline boundary value, and the maximum coastline offset border distance that can be rendered is 500 km.
|
Type: String
Access: Read/Write
|
Label
|
The label used to identify the layer in the View Output Properties interface.
|
Type: String
Access: Read/Write
|
LineWidth
|
The line width of the border and offset borders.
|
Type: Variable
Access: Read/Write
Units: pixel
|
MaximumOffsetBorderDistance
|
The distance corresponding to the normalized maximum within the image. All the coastline boundary layer files delivered with FreeFlyer have a maximum offset border distance of 500 km.
|
Type: Variable
Access: Read/Write
Units: km
|
MaximumRenderDistance
|
The maximum distance from the viewpoint camera location to the surface of the CelestialObject at which the layer will be rendered.
|
Type: Variable
Access: Read/Write
Units: km
|
MinimumRenderDistance
|
The minimum distance from the viewpoint camera location to the surface of the CelestialObject at which the layer will be rendered.
|
Type: Variable
Access: Read/Write
Units: km
|
Name
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
NumberOfOffsetBorders
|
The number of offset borders to render.
|
Type: Variable
Access: Read/Write
|
ObjectId
|
The unique identifier for the object.
|
Type: Variable
Access: Read-Only
|
ObjectType
|
The type of the object.
|
Type: String
Access: Read-Only
|
OffsetBorderColors
|
The color used to render each offset border.
|
Type: Array
Access: Read/Write
|
OffsetBorderDistances
|
The distance in kilometers to render each offset border from the nominal border. The distance must be less than the MaximumOffsetBorderDistance.
|
Type: Array
Access: Read/Write
Units: km
|
OffsetBorderOpacities
|
The opacity used to render each offset border.
|
Type: Array
Access: Read/Write
|
ShowLayer
|
Determines whether the layer will be rendered.
|
Type: Variable
Access: Read/Write
|
ShowOffsetBorders
|
Determines whether the configured offset borders will be rendered.
|
Type: Variable
Access: Read/Write
|