|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
false
.
DrawShape
for the specified element.
...Shape
classes
that provide a graphical interface to the OSMX element classes.Container
.
OSMXDocument
that belongs to this canvas.
EditableText
is a simple edit control derived
from JTextArea
.initialize()
to
prepare the control for display.
OSMXElement
on which this shape has registered a
OSMXElement.OSMXElementDeletionListener
.
PropertyChangeEvent
s on
OSMXElement
s.
PropertyChangeEvent
s fired by
OSMXElement
s to which this
is registered
as a listener.DrawShape.getElement()
.
editText(false)
.
MouseEvent
that caused the currently active shape to
become active.
null
if no such shape exists.
OSMXDocument
that contains the ontology.
OSM
element.
Canvas
interface, but simply returns null
.
Canvas
that this
shape belongs to.
key
.
name
.
OntologyCanvas
to which this
DrawShape
belongs.
null
if no
items are selected.
Stroke
for drawing this shape's outline.
DrawShape
located underneath the specified point.
DrawShape
that is the target of the given
MouseEvent
.
OSMXElement
object that
was passed into the constructor to class member variables.
DrawShape.initialLocation
to the value returned by the
Component.getLocation()
method.
DrawShape.drag(int, int)
operation.
selected
property.
DrawShape.setLocation(java.awt.Point)
.
DrawShape.setLocation(int, int)
.
Rectangle
, with non-negative width and height, from
the input Point
s.
true
.
Canvas
that contains this shape.
OSMXDocument
to ensure that the display reflects the latest changes in the document.
OSM
element.
ObjectSetShape
for the
specified element and invokes OntologyCanvas.rebuildOSM(edu.byu.deg.osmx.OSMXOSMType)
on the nested OSM
element if the object set is a high-level element.
OntologyCanvas
that contains this shape.
true ->
shape is selected).
Action
s in the specified group
to the value of enable
.
OntologyEditor.setActionGroupEnabled(java.lang.String, boolean)
on all action groups.
Component.setLocation(java.awt.Point)
, calling the
inherited method and then DrawShape.locationChanged(java.awt.Point)
.
Component.setLocation(int, int)
, calling the
inherited method and then DrawShape.locationChanged(int, int)
.
Point
.
ItemEvent
that is passed into
ItemListener.itemStateChanged(java.awt.event.ItemEvent)
for all registered
ItemListener
s.
DrawShape.setSelected(boolean)
, passing in true
if the shape
falls within the bounds of the specified Rectangle
and
false
otherwise.
Border
object used for painting this shape.
true
, but at some
point this will provide a way to convert part or all of the model's relationship
sets to hypergraph format.
DrawShape.setSelected(boolean)
after the DrawShape.selected
flag has been
updated, this method allows subclasses to respond to the change in selection
state.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |