org.apache.batik.gvt.filter

Class ConcreteGraphicsNodeRableFactory

public class ConcreteGraphicsNodeRableFactory extends Object implements GraphicsNodeRableFactory

This interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter module implementation.
Method Summary
GraphicsNodeRablecreateGraphicsNodeRable(GraphicsNode node)
Returns a GraphicsNodeRable initialized with the input GraphicsNode.

Method Detail

createGraphicsNodeRable

public GraphicsNodeRable createGraphicsNodeRable(GraphicsNode node)
Returns a GraphicsNodeRable initialized with the input GraphicsNode.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.