Uses of Class
org.openprovenance.model.printer.EdgeStyleMap

Packages that use EdgeStyleMap
org.openprovenance.model.printer   
 

Uses of EdgeStyleMap in org.openprovenance.model.printer
 

Fields in org.openprovenance.model.printer declared as EdgeStyleMap
protected  EdgeStyleMap OPMPrinterConfiguration.edges
           
 

Methods in org.openprovenance.model.printer that return EdgeStyleMap
 EdgeStyleMap ObjectFactory.createEdgeStyleMap()
          Create an instance of EdgeStyleMap
 EdgeStyleMap OPMPrinterConfiguration.getEdges()
          Gets the value of the edges property.
 

Methods in org.openprovenance.model.printer with parameters of type EdgeStyleMap
 void OPMPrinterConfiguration.setEdges(EdgeStyleMap value)
          Sets the value of the edges property.
 



Copyright © 2011. All Rights Reserved.