java/classes/org/w3c/IsaViz/fresnel/ (original) (raw)
Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Age
[](../) Parent Directory
[](./tests/) tests/
[](./FresnelManager.java) FresnelManager.java
17 years
upd w.r.t change in ZVTM color animation API
[](./AdditionalContentInfo.java) AdditionalContentInfo.java
18 years
epietrig
added full support for fresnel:content{First,Before,After,Last}
[](./Format.java) Format.java
18 years
epietrig
added full support for fresnel:content{First,Before,After,Last}
[](./Lens.java) Lens.java
18 years
epietrig
added full support for fresnel:content{First,Before,After,Last}
[](./FresnelParser.java) FresnelParser.java
18 years
epietrig
parse fresnel:content* instructions
[](./FSLVisibility.java) FSLVisibility.java
18 years
epietrig
added support for FSL expressions as values of fresnel:showProperties
[](./FSLISVEvaluator.java) FSLISVEvaluator.java
18 years
epietrig
fixed a bug in selection process for arc steps going inward
[](./FSLJenaEvaluator.java) FSLJenaEvaluator.java
18 years
epietrig
fixed a bug in selection process for arc steps going inward
[](./FSLSesameEvaluator.java) FSLSesameEvaluator.java
18 years
epietrig
fixed a bug in selection process for arc steps going inward
[](./FSLLexer.java) FSLLexer.java
18 years
epietrig
fixed bug in lexer: _ chars were not allowed in local names
[](./FSLParser.java) FSLParser.java
18 years
epietrig
fixed bug in lexer: _ chars were not allowed in local names
[](./FSLParserTokenTypes.java) FSLParserTokenTypes.java
18 years
epietrig
fixed bug in lexer: _ chars were not allowed in local names
[](./fsl.g) fsl.g
18 years
epietrig
fixed bug in lexer: _ chars were not allowed in local names
[](./ArcInfo.java) ArcInfo.java
18 years
epietrig
- support for the fresnel:label property - now using rdfs:label value to refer t...
[](./FSLJenaTest.java) FSLJenaTest.java
18 years
epietrig
more tests for @ and ^^
[](./FSLSesameTest.java) FSLSesameTest.java
18 years
epietrig
added support for @ and ^^ (lang and datatype) constraints for text() nodes
[](./FSLLiteralStep.java) FSLLiteralStep.java
18 years
epietrig
added support for @ and ^^ (lang and datatype) constraints for text() nodes
[](./FSLParserTest.java) FSLParserTest.java
18 years
epietrig
added support for @ and ^^ (lang and datatype) constraints for text() nodes
[](./FSLParserTokenTypes.txt) FSLParserTokenTypes.txt
18 years
epietrig
added support for @ and ^^ (lang and datatype) constraints for text() nodes
[](./FSLPath.java) FSLPath.java
18 years
epietrig
added support for @ and ^^ (lang and datatype) constraints for text() nodes
[](./FormatCaller.java) FormatCaller.java
18 years
epietrig
more efficient support for groups
[](./NodeInfo.java) NodeInfo.java
18 years
epietrig
- more efficient support for groups - support for fresnel:value=fresnel:image
[](./FresnelPanel.java) FresnelPanel.java
18 years
epietrig
- added basic support for groups (lenses are associated with formats) - parsing ...
[](./Group.java) Group.java
18 years
epietrig
- added basic support for groups (lenses are associated with formats) - parsing ...
[](./BasicVisibility.java) BasicVisibility.java
18 years
epietrig
- refactored code for graying/colorizing nodes and arcs rendered by Fresnel lens...
[](./ItemInfo.java) ItemInfo.java
18 years
epietrig
- refactored code for graying/colorizing nodes and arcs rendered by Fresnel lens...
[](./PropertyVisibility.java) PropertyVisibility.java
18 years
epietrig
- refactored code for graying/colorizing nodes and arcs rendered by Fresnel lens...
[](./FSLNSResolver.java) FSLNSResolver.java
18 years
epietrig
now creating lenses, adding information about domains
[](./LensTableModel.java) LensTableModel.java
18 years
epietrig
*** empty log message ***
[](./FSLSesameHierarchyStore.java) FSLSesameHierarchyStore.java
18 years
epietrig
removed deprecated XXX comment
[](./FSLHierarchyStore.java) FSLHierarchyStore.java
18 years
epietrig
made more vars and methods public for use outside of package
[](./FSLJenaHierarchyStore.java) FSLJenaHierarchyStore.java
18 years
epietrig
a few doc + trace fixes
[](./FSLEvaluator.java) FSLEvaluator.java
18 years
epietrig
made some attributes public so that they can be accessed by evaluators implement...
[](./FSLLocationStep.java) FSLLocationStep.java
18 years
epietrig
made some attributes public so that they can be accessed by evaluators implement...
[](./FSLAllTests.java) FSLAllTests.java
18 years
epietrig
added tests for hierarchy store implementations
[](./FSLHierarchyTest.java) FSLHierarchyTest.java
18 years
epietrig
added tests for hierarchy store implementations
[](./FSLArcStep.java) FSLArcStep.java
18 years
epietrig
minor optimization of path evaluation code
[](./FSLResourceStep.java) FSLResourceStep.java
18 years
epietrig
minor optimization of path evaluation code
[](./FSLSelfArcStep.java) FSLSelfArcStep.java
18 years
epietrig
minor optimization of path evaluation code
[](./FSLSelfNodeStep.java) FSLSelfNodeStep.java
18 years
epietrig
minor optimization of path evaluation code
[](./overview.html) overview.html
19 years
epietrig
updated FSL spec URL added Sesame engine
[](./gram.sh) gram.sh
19 years
epietrig
script that asks ANTLR to generate Java source code from the .g grammar
[](./FSLFunctionCall.java) FSLFunctionCall.java
19 years
epietrig
added function exp()
[](./FSLExpression.java) FSLExpression.java
19 years
epietrig
fixed bug in function returning an expression's type (case of function calls)
[](./FSLAndExpr.java) FSLAndExpr.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLDiffExpr.java) FSLDiffExpr.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLEqExpr.java) FSLEqExpr.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLInfEqExpr.java) FSLInfEqExpr.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLInfExpr.java) FSLInfExpr.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLNumber.java) FSLNumber.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLOrExpr.java) FSLOrExpr.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLString.java) FSLString.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLSupEqExpr.java) FSLSupEqExpr.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLSupExpr.java) FSLSupExpr.java
19 years
epietrig
assigned unique identifiers to the different kinds of expressions
[](./FSLChecker.java) FSLChecker.java
19 years
epietrig
first location step type now given as a parameter to pathFactory
[](./FSLBinExpr.java) FSLBinExpr.java
19 years
epietrig
more javadoc
[](./FSLNodeStep.java) FSLNodeStep.java
19 years
epietrig
more javadoc
[](./FSLValue.java) FSLValue.java
19 years
epietrig
more javadoc