Este site requer JavaScript.
Explorar
Ajuda
Acessar
wellton
/
gephi
Observar
1
Juntar aos favoritos
0
Fork
0
Você já fez o fork de gephi
Código
Issues
Pull Requests
Ações
Pacotes
Projetos
Versões
Wiki
Atividade
Arquivos
new-vizengine
gephi
/
PreviewPlugin
T
Adicionar Arquivo
Novo Arquivo
Enviar Arquivo
Aplicar Correção
Copiar Link Permanente
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
Histórico
Eduardo Ramos
a96670e3c6
Update modules license agpl-3.0.txt to gpl-3.0.txt
2011-10-03 20:06:23 +02:00
..
nbproject
Update modules license agpl-3.0.txt to gpl-3.0.txt
2011-10-03 20:06:23 +02:00
src/org/gephi/preview
/plugin
Pulled new translations from transifex
2011-10-03 17:04:32 +02:00
build.xml
Preview Label builders now properly build complex TextData values themselves instead of relying on VisualizationModule
2011-09-28 23:43:50 -07:00
manifest.mf
Push new Preview modules. New API and SPI in PreviewAPI and new PreviewPlugin module. The PreviewImpl module goes away and code in DesktopPreview has been updated. The PreviewExport and PreviewExportUI are temporalely excluded from the suite until they are using the new API. A new UI API with model and controller has been created in DesktopPreview and takes responsability for current presets and UI states. The Processing drawing is now integrated in the API and ProcessingPreview has been deleted. The PreviewModel has a centralized PreviewProperties container for property and states. The graph is read and items are created in ItemBuilders. Items represents visual elements and have a generic data container. Renderers are stateless singletons that renders items to a RenderTarget and have a list of fixed properties. RenderTarget is the graphic container Processing, PDF or SVG.
2011-08-31 08:19:22 -07:00