Expand description
The blueprint-specific components.
Modulesยง
- active_
tab ๐ - apply_
latest_ ๐at - auto_
layout ๐ - auto_
layout_ ๐ext - auto_
views ๐ - background_
kind ๐ - column_
share ๐ - container_
kind ๐ - corner2d ๐
- corner2d_
ext ๐ - enabled ๐
- enabled_
ext ๐ - filter_
by_ ๐range - filter_
by_ ๐range_ ext - filter_
is_ ๐not_ null - force_
distance ๐ - force_
iterations ๐ - force_
strength ๐ - grid_
columns ๐ - grid_
spacing ๐ - grid_
spacing_ ๐ext - included_
content ๐ - map_
provider ๐ - near_
clip_ ๐plane - near_
clip_ ๐plane_ ext - panel_
state ๐ - panel_
state_ ๐ext - query_
expression ๐ - root_
container ๐ - row_
share ๐ - selected_
columns ๐ - timeline_
name ๐ - timeline_
name_ ๐ext - view_
class ๐ - view_
class_ ๐ext - view_
fit ๐ - view_
maximized ๐ - view_
origin ๐ - view_
origin_ ๐ext - visible_
time_ ๐range - visual_
bounds2d ๐ - visual_
bounds2d_ ๐ext - visualizer_
override ๐ - zoom_
level ๐
Structsยง
- Component: The active tab in a tabbed container.
- Component: Whether empty cells in a dataframe should be filled with a latest-at query.
- Component: Whether the viewport layout is determined automatically.
- Component: Whether or not views should be created automatically.
- Component: The layout share of a column in the container.
- Component: Describe a component column to be selected in the dataframe view.
- Component: Whether a procedure is enabled.
- Component: Configuration for a filter-by-range feature of the dataframe view.
- Component: Configuration for the filter is not null feature of the dataframe view.
- Component: The target distance between two nodes.
- Component: Specifies how often this force should be applied per iteration.
- Component: The strength of a given force.
- Component: How many columns a grid container should have.
- Component: Space between grid lines of one line to the next in scene units.
- Component: All the contents in the container.
- Component: Indicate whether the range should be locked when zooming in on the data.
- Component: Distance to the near clip plane used for
Spatial2DView
. - Component: An individual query expression used to filter a set of
datatypes::EntityPath
s. - Component: The container that sits at the root of a viewport.
- Component: The layout share of a row in the container.
- Component: Describe a component column to be selected in the dataframe view.
- Component: Show a slider for the index of some dimension of a slider.
- Component: A timeline identified by its name.
- Component: The class identifier of view, e.g.
"2D"
,"TextLog"
, โฆ. - Component: Whether a view is maximized.
- Component: The origin of a view.
- Component: Hash of a viewer recommendation.
- Component: The range of values on a given timeline that will be included in a viewโs query.
- Component: Visual bounds in 2D space used for
Spatial2DView
. - Component: Single visualizer override the visualizers for an entity.
- Component: A zoom level determines how much of the world is visible on a map.
Enumsยง
- Component: The type of the background in a view.
- Component: The kind of a blueprint container (tabs, grid, โฆ).
- Component: One of four 2D corners, typically used to align objects.
- Component: Name of the map provider to be used in Map views.
- Component: Tri-state for panel controls.
- Component: Determines whether an image or texture should be scaled to fit the viewport.