org.graphdrawing.graphml.writer
Interface GraphMLWriteContext.ResourceDescriptor
- Enclosing interface:
- GraphMLWriteContext
- public static interface GraphMLWriteContext.ResourceDescriptor
getClassName
public String getClassName()
getId
public String getId()
getEncoder
public GraphMLWriteContext.ResourceEncoder getEncoder()
addExtraAttribute
public void addExtraAttribute(String name,
String value)
getExtraAttributes
public HashMap getExtraAttributes()
Copyright ©2000-2008, yWorks GmbH. All rights reserved.