A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
canvas — Property, class RDFBrowser
CanvasCluster — class, package rdfbrowser.components
This class creates a canvas object which creates and contains the galaxy.
CanvasCluster(data:Array, maxRadius:Number, maxFill:Number, maxAlpha:Number) — Constructor, class rdfbrowser.components.CanvasCluster
CanvasCluster class constructor.
CanvasItem — class, package rdfbrowser.components
This class creates a canvas object which represents an item of the galaxy.
CanvasItem(radius:Number, fill:Number, transparency:Number, colorNormal:uint, colorHighlighted:uint, title:String) — Constructor, class rdfbrowser.components.CanvasItem
CanvasItem class constructor.
canvasToPNG(type:int) — method, class RDFBrowser
This function exports to PNG the main canvas or the "Browser" window.
checkCollision(element:rdfbrowser.components:CanvasItem) — method, class rdfbrowser.components.CanvasCluster
This functions checks if the CanvasItem element doesn't have points in common with other element of the galaxy
colorCombo — Property, class RDFBrowser
count — Property, class rdfbrowser.components.FacetPanel
TRUE: numerical values; FALSE: textual values.
createChildren() — method, class rdfbrowser.components.FacetPanel
createDataGridColumns() — method, class RDFBrowser
This function creates the columns for the tabular view.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z