com.ge.grc.acuity.editor
Class CMapExporter
java.lang.Object
com.ge.grc.acuity.editor.CMapExporter
- public class CMapExporter
- extends java.lang.Object
- Author:
- 200005201
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
|
Method Summary |
java.lang.String |
export(AcuityController ac,
java.lang.String outputFile,
java.lang.String sparqlQuery)
|
java.lang.String |
export(AcuityController ac,
java.lang.String outputFile,
java.lang.String sparqlQuery,
boolean bCombineLabels)
|
java.lang.String |
export(java.lang.String outputFile)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASS_SHAPE
public static final java.lang.String CLASS_SHAPE
- See Also:
- Constant Field Values
CLASS_COLOR
public static final java.lang.String CLASS_COLOR
- See Also:
- Constant Field Values
BNODE_SHAPE
public static final java.lang.String BNODE_SHAPE
- See Also:
- Constant Field Values
BNODE_COLOR
public static final java.lang.String BNODE_COLOR
- See Also:
- Constant Field Values
INDIVIDUAL_SHAPE
public static final java.lang.String INDIVIDUAL_SHAPE
- See Also:
- Constant Field Values
INDIVIDUAL_COLOR
public static final java.lang.String INDIVIDUAL_COLOR
- See Also:
- Constant Field Values
LITERAL_SHAPE
public static final java.lang.String LITERAL_SHAPE
- See Also:
- Constant Field Values
LITERAL_COLOR
public static final java.lang.String LITERAL_COLOR
- See Also:
- Constant Field Values
DEFAULT_SHAPE
public static final java.lang.String DEFAULT_SHAPE
- See Also:
- Constant Field Values
DEFAULT_COLOR
public static final java.lang.String DEFAULT_COLOR
- See Also:
- Constant Field Values
CMapExporter
public CMapExporter()
CMapExporter
public CMapExporter(java.lang.String _cmapTemplateFile)
export
public java.lang.String export(AcuityController ac,
java.lang.String outputFile,
java.lang.String sparqlQuery)
throws myXML.myXMLException,
java.io.IOException,
AcuityException
- Throws:
myXML.myXMLException
java.io.IOException
AcuityException
export
public java.lang.String export(AcuityController ac,
java.lang.String outputFile,
java.lang.String sparqlQuery,
boolean bCombineLabels)
throws myXML.myXMLException,
java.io.IOException,
AcuityException
- Throws:
myXML.myXMLException
java.io.IOException
AcuityException
export
public java.lang.String export(java.lang.String outputFile)
throws myXML.myXMLException,
java.io.IOException
- Throws:
myXML.myXMLException
java.io.IOException