public class GraphicsParser extends Object
Constructor and Description |
---|
GraphicsParser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static PaintedObject |
createPaintedObject(String type,
Map attributes)
Deprecated.
Create a new painted object.
|
static PaintedObject |
createPaintedObject(String type,
Map attributes,
String content)
Deprecated.
Create a new painted object.
|
static PaintedObject |
createPaintedObject(String type,
String attributes,
String content)
Deprecated.
Create a new painted object.
|
static void |
hashAttributes(String s,
Map map)
Deprecated.
Given a XML-style attribute string and a hash-table, add
each attribute and its value to the table.
|
public static PaintedObject createPaintedObject(String type, String attributes, String content)
public static PaintedObject createPaintedObject(String type, Map attributes, String content)
public static PaintedObject createPaintedObject(String type, Map attributes)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.