<?xml version="1.0"?>
<!DOCTYPE perspective SYSTEM "http://nlp.fi.muni.cz/projekty/visualbrowser/perspective.dtd"> 
<perspective>
  <name>Java class, packages and method dependencies</name>
  <desc></desc>
  <start>http://www.fi.muni.cz#java.lang</start>
  <node subj="http://www.fi.muni.cz#package" color="#cc6666" display="false"/>
  <node subj="http://www.fi.muni.cz#feature" color="#66cc66" display="false"/>
  <node subj="http://www.fi.muni.cz#class" color="#6666cc" display="false"/>
  <node pred="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" obj="http://www.fi.muni.cz#package" shape="2" bgcolor="#ffcccc"/>
  <node pred="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" obj="http://www.fi.muni.cz#feature" shape="1" bgcolor="#ccffcc"/>
  <node pred="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" obj="http://www.fi.muni.cz#class" shape="0" bgcolor="#ccccff"/>
  <edge name="http://www.fi.muni.cz#outbound_class" shape="1" color="#FF0000"/>
  <edge name="http://www.fi.muni.cz#outbound_feature" shape="1" color="#FF0000"/>
  <edge name="http://www.fi.muni.cz#inbound_class" shape="1" color="#00FF00" display="false"/>
  <edge name="http://www.fi.muni.cz#inbound_feature" shape="1" color="#00FF00" display="false"/>
  <hint name="http://www.fi.muni.cz#name" eval="label"/>
</perspective>  


