|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for bridge classes that operate on Document nodes.
| Method Summary | |
void |
buildGraphicsNode(BridgeContext ctx,
Document doc,
RootGraphicsNode node)
Builds using the specified BridgeContext and element, the specified graphics node. |
RootGraphicsNode |
createGraphicsNode(BridgeContext ctx,
Document doc)
Creates a GraphicsNode according to the specified parameters. |
| Methods inherited from interface org.apache.batik.bridge.Bridge |
getInstance, getLocalName, getNamespaceURI |
| Method Detail |
public RootGraphicsNode createGraphicsNode(BridgeContext ctx,
Document doc)
ctx - the bridge context to usedoc - the document node that describes the graphics node to build
public void buildGraphicsNode(BridgeContext ctx,
Document doc,
RootGraphicsNode node)
ctx - the bridge context to usedoc - the document node that describes the graphics node to buildnode - the graphics node to build
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||