public class StandardResourceFigure extends AbstractOfficeFloorFigure implements ResourceFigure
ResourceFigure
.Constructor and Description |
---|
StandardResourceFigure(ResourceFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.draw2d.IFigure |
getResourcePathFigure()
Obtains the
IFigure for the resource path. |
void |
setResourcePath(String resourcePath)
Specifies the display resource path.
|
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor, registerConnectionAnchor, registerSourceConnectionAnchor, registerTargetConnectionAnchor, setContentPane, setFigure
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
public StandardResourceFigure(ResourceFigureContext context)
context
- ResourceFigureContext
.public void setResourcePath(String resourcePath)
ResourceFigure
setResourcePath
in interface ResourceFigure
resourcePath
- Resource path to display.public org.eclipse.draw2d.IFigure getResourcePathFigure()
ResourceFigure
IFigure
for the resource path.getResourcePathFigure
in interface ResourceFigure
IFigure
for the resource path.Copyright © 2005–2016. All rights reserved.