프로퍼티 | 타입 | 설명 | |
---|---|---|---|
attributeFilters | AttributeFilter[] | ||
colorPaletteDimension | string | ||
depth | float | ||
height | float | ||
uid | string | ||
width | float |
메소드 | 설명 | |
---|---|---|
CreateVisualisation ( AbstractVisualisation.VisualisationTypes visualizationType ) : void | ||
OnApplicationQuit ( ) : void | ||
OnDestroy ( ) : void | ||
OnEnable ( ) : void | ||
RuntimeEditorLoadAndSaveConfiguration ( ) : void | ||
destroyView ( ) : void |
Destroy immediately all the views
|
|
setLinkingIndices ( Array LinkingIndices ) : int[] |
creates the line indices for the data set
|
|
updateProperties ( ) : void | ||
updateView ( AbstractVisualisation.PropertyType propertyType ) : void | ||
updateViewProperties ( AbstractVisualisation.PropertyType propertyType ) : void |
메소드 | 설명 | |
---|---|---|
ConfigurationFileName ( ) : string | ||
getAxis ( Dictionary axies, CreationConfiguration.Axis axis ) : string |
Gets the axies.
|
|
updateKey ( ) : void |
public CreateVisualisation ( AbstractVisualisation.VisualisationTypes visualizationType ) : void | ||
visualizationType | AbstractVisualisation.VisualisationTypes | |
리턴 | void |
public RuntimeEditorLoadAndSaveConfiguration ( ) : void | ||
리턴 | void |
public setLinkingIndices ( Array LinkingIndices ) : int[] | ||
LinkingIndices | Array | |
리턴 | int[] |
public updateView ( AbstractVisualisation.PropertyType propertyType ) : void | ||
propertyType | AbstractVisualisation.PropertyType | |
리턴 | void |
public updateViewProperties ( AbstractVisualisation.PropertyType propertyType ) : void | ||
propertyType | AbstractVisualisation.PropertyType | |
리턴 | void |