geofasc.swing.model
public interface EllipseModel extends FigureModelExtended
EllipseModel
is the interface for the data model of an
ellipse figure. This interface is inherited from
FigureModelExtended
.
An ellipse is defined by its width and height of its axes (see
FigureModel.getSize()
,
FigureModelExtended.setSize(int, int)
). Besides the common visual
properties some extra ones can be set on it like drawing rounded corners.FigureModelExtended
moveHeightBy, moveSizeBy, moveSizeBy, moveWidthBy, setBounds, setBounds, setHeight, setSize, setSize, setWidth
addChangeListener, getBounds, getBounds, getDirection, getFillColor, getHeight, getLineColor, getLocation, getLocationX, getLocationY, getSize, getWidth, isFilled, moveLocationBy, moveLocationBy, moveLocationBy, moveLocationXBy, moveLocationYBy, removeChangeListener, setDirection, setFillColor, setFilled, setLineColor, setLocation, setLocation, setLocationX, setLocationY, turnDirectionBy, turnDirectionTo