- setArcHeight(int) - Method in class geofasc.swing.model.DefaultRectangleModel
-
Sets the arc height used when drawing this model's rectangle with rounded
corners.
- setArcHeight(int) - Method in interface geofasc.swing.model.RectangleModel
-
Sets the arc height used when drawing this model's rectangle with rounded
corners.
- setArcHeight(int) - Method in class geofasc.swing.Rectangle
-
- setArcSize(Dimension) - Method in class geofasc.swing.model.DefaultRectangleModel
-
Sets the arc size (arc width and height) used when drawing this model's
rectangle with rounded corners.
- setArcSize(int, int) - Method in class geofasc.swing.model.DefaultRectangleModel
-
Sets the arc size (arc width and height) used when drawing this model's
rectangle with rounded corners.
- setArcSize(Dimension) - Method in interface geofasc.swing.model.RectangleModel
-
Sets the arc size (arc width and height) used when drawing this model's
rectangle with rounded corners.
- setArcSize(int, int) - Method in interface geofasc.swing.model.RectangleModel
-
Sets the arc size (arc width and height) used when drawing this model's
rectangle with rounded corners.
- setArcSize(Dimension) - Method in class geofasc.swing.Rectangle
-
- setArcSize(int, int) - Method in class geofasc.swing.Rectangle
-
- setArcWidth(int) - Method in class geofasc.swing.model.DefaultRectangleModel
-
Sets the arc width used when drawing this model's rectangle with rounded
corners.
- setArcWidth(int) - Method in interface geofasc.swing.model.RectangleModel
-
Sets the arc width used when drawing this model's rectangle with rounded
corners.
- setArcWidth(int) - Method in class geofasc.swing.Rectangle
-
- setBounds(int, int, int, int) - Method in class geofasc.swing.model.DefaultFigureModelExtended
-
Sets the bounds (size and location) of this model's figure.
- setBounds(Rectangle) - Method in class geofasc.swing.model.DefaultFigureModelExtended
-
Sets the bounds (size and location) of this model's figure.
- setBounds(int, int, int, int) - Method in interface geofasc.swing.model.FigureModelExtended
-
Sets the bounds (size and location) of this model's figure.
- setBounds(Rectangle) - Method in interface geofasc.swing.model.FigureModelExtended
-
Sets the bounds (size and location) of this model's figure.
- setCanvas(Canvas) - Method in class geofasc.swing.tool.Frame
-
Sets the canvas of this frame used as the actual content pane.
- setCenterLocation() - Method in class geofasc.swing.tool.Frame
-
Sets the position of this frame to the center location of its display.
- setContentPane(Container) - Method in class geofasc.swing.tool.Frame
-
Overridden to permit only panes of type
Canvas
as content panes.
- setDiameter(int) - Method in class geofasc.swing.Circle
-
- setDiameter(int) - Method in interface geofasc.swing.model.CircleModel
-
Sets the diameter of of this model's circle.
- setDiameter(int) - Method in class geofasc.swing.model.DefaultCircleModel
-
Sets the diameter of of this model's circle.
- setDirection(double) - Method in class geofasc.swing.model.DefaultFigureModel
-
Sets the direction (in degrees) of this model's figure.
- setDirection(double) - Method in interface geofasc.swing.model.FigureModel
-
Sets the direction (in degrees) of this model's figure.
- setEnabled(boolean) - Method in class geofasc.swing.tool.Canvas
- setFigureBounds(int, int, int, int) - Method in class geofasc.swing.Ellipse
-
- setFigureBounds(Rectangle) - Method in class geofasc.swing.Ellipse
-
- setFigureBounds(int, int, int, int) - Method in class geofasc.swing.Rectangle
-
- setFigureBounds(Rectangle) - Method in class geofasc.swing.Rectangle
-
- setFigureDirection(double) - Method in class geofasc.swing.AbstractFigure
-
- setFigureFillColor(Color) - Method in class geofasc.swing.AbstractFigure
-
- setFigureFilled(boolean) - Method in class geofasc.swing.AbstractFigure
-
- setFigureHeight(int) - Method in class geofasc.swing.Ellipse
-
- setFigureHeight(int) - Method in class geofasc.swing.Rectangle
-
- setFigureLineColor(Color) - Method in class geofasc.swing.AbstractFigure
-
- setFigureLocation(int, int) - Method in class geofasc.swing.AbstractFigure
-
- setFigureLocation(Point) - Method in class geofasc.swing.AbstractFigure
-
- setFigureLocationX(int) - Method in class geofasc.swing.AbstractFigure
-
- setFigureLocationY(int) - Method in class geofasc.swing.AbstractFigure
-
- setFigureSize(Dimension) - Method in class geofasc.swing.Ellipse
-
- setFigureSize(int, int) - Method in class geofasc.swing.Ellipse
-
- setFigureSize(Dimension) - Method in class geofasc.swing.Rectangle
-
- setFigureSize(int, int) - Method in class geofasc.swing.Rectangle
-
- setFigureWidth(int) - Method in class geofasc.swing.Ellipse
-
- setFigureWidth(int) - Method in class geofasc.swing.Rectangle
-
- setFillColor(Color) - Method in class geofasc.swing.model.DefaultFigureModel
-
Sets the fill color of this model's figure.
- setFillColor(Color) - Method in interface geofasc.swing.model.FigureModel
-
Sets the fill color of this model's figure.
- setFilled(boolean) - Method in class geofasc.swing.model.DefaultFigureModel
-
Sets whether this model's figure is filled when it is drawn.
- setFilled(boolean) - Method in interface geofasc.swing.model.FigureModel
-
Sets whether this model's figure is filled when it is drawn.
- setFirstPoint(Point) - Method in class geofasc.swing.LineSegment
-
- setFirstPoint(int, int) - Method in class geofasc.swing.model.DefaultLineSegmentModel
-
Sets the first point of this model's line segment (the coordinates refer
to the coordinate system of this model's line segment).
- setFirstPoint(Point) - Method in class geofasc.swing.model.DefaultLineSegmentModel
-
Sets the first point of this model's line segment (the coordinates of the
point refer to the coordinate system of this model's line segment).
- setFirstPoint(int, int) - Method in interface geofasc.swing.model.LineSegmentModel
-
Sets the first point of this model's line segment (the coordinates refer
to the coordinate system of this model's line segment).
- setFirstPoint(Point) - Method in interface geofasc.swing.model.LineSegmentModel
-
Sets the first point of this model's line segment (the coordinates of the
point refer to the coordinate system of this model's line segment).
- setFirstPointX(int) - Method in class geofasc.swing.LineSegment
-
- setFirstPointX(int) - Method in class geofasc.swing.model.DefaultLineSegmentModel
-
Sets the x-location of the first point of this model's line segment (the
coordinate refers to the coordinate system of this model's line segment).
- setFirstPointX(int) - Method in interface geofasc.swing.model.LineSegmentModel
-
Sets the x-location of the first point of this model's line segment (the
coordinate refers to the coordinate system of this model's line segment).
- setFirstPointY(int) - Method in class geofasc.swing.LineSegment
-
- setFirstPointY(int) - Method in class geofasc.swing.model.DefaultLineSegmentModel
-
Sets the y-location of the first point of this model's line segment (the
coordinate refers to the coordinate system of this model's line segment).
- setFirstPointY(int) - Method in interface geofasc.swing.model.LineSegmentModel
-
Sets the y-location of the first point of this model's line segment (the
coordinate refers to the coordinate system of this model's line segment).
- setHeight(int) - Method in class geofasc.swing.model.DefaultFigureModelExtended
-
Sets the height of the figure.
- setHeight(int) - Method in interface geofasc.swing.model.FigureModelExtended
-
Sets the height of the figure.
- setHeight(int) - Method in class geofasc.swing.tool.Frame
-
Sets the height of this frame.
- setLength(int) - Method in class geofasc.swing.model.DefaultSquareModel
-
Sets the length of this model's square sides.
- setLength(int) - Method in interface geofasc.swing.model.SquareModel
-
Sets the length of this model's square sides.
- setLength(int) - Method in class geofasc.swing.Square
-
- setLineColor(Color) - Method in class geofasc.swing.model.DefaultFigureModel
-
Sets the outer line color of this model's figure used when drawing it.
- setLineColor(Color) - Method in interface geofasc.swing.model.FigureModel
-
Sets the outer line color of this model's figure used when drawing it.
- setLocation(int, int) - Method in class geofasc.swing.model.DefaultFigureModel
-
Sets the location of this model's figure.
- setLocation(Point) - Method in class geofasc.swing.model.DefaultFigureModel
-
Sets the location of this model's figure.
- setLocation(int, int) - Method in interface geofasc.swing.model.FigureModel
-
Sets the location of this model's figure.
- setLocation(Point) - Method in interface geofasc.swing.model.FigureModel
-
Sets the location of this model's figure.
- setLocation(int, int) - Method in class geofasc.swing.tool.Frame
- setLocation(Point) - Method in class geofasc.swing.tool.Frame
- setLocationX(int) - Method in class geofasc.swing.model.DefaultFigureModel
-
Sets the x-location of this model's figure.
- setLocationX(int) - Method in interface geofasc.swing.model.FigureModel
-
Sets the x-location of this model's figure.
- setLocationY(int) - Method in class geofasc.swing.model.DefaultFigureModel
-
Sets the y-location of this model's figure.
- setLocationY(int) - Method in interface geofasc.swing.model.FigureModel
-
Sets the y-location of this model's figure.
- setMaximumSize(Dimension) - Method in class geofasc.swing.AbstractFigure
- setModel(FigureModel) - Method in class geofasc.swing.AbstractFigure
-
Sets the model of this figure.
- setModel(CircleModel) - Method in class geofasc.swing.Circle
-
Sets the model of this circle.
- setModel(EllipseModel) - Method in class geofasc.swing.Ellipse
-
Sets the model of this ellipse.
- setModel(LineSegmentModel) - Method in class geofasc.swing.LineSegment
-
Sets the model of this line segment.
- setModel(PolylineModel) - Method in class geofasc.swing.Polyline
-
Sets the model of this polyline.
- setModel(RectangleModel) - Method in class geofasc.swing.Rectangle
-
Sets the model of this rectangle.
- setModel(SquareModel) - Method in class geofasc.swing.Square
-
Sets the model of this square.
- setNextState() - Method in class geofasc.swing.demo.TrafficLight
-
- setOff() - Method in class geofasc.swing.demo.Led
-
- setOffColor(Color) - Method in class geofasc.swing.demo.Led
-
- setOn() - Method in class geofasc.swing.demo.Led
-
- setOn(boolean) - Method in class geofasc.swing.demo.Led
-
- setOnColor(Color) - Method in class geofasc.swing.demo.Led
-
- setPoint(int, int, int) - Method in class geofasc.swing.model.DefaultPolylineModel
-
Substitutes the point with the given index by a new one.
- setPoint(int, Point) - Method in class geofasc.swing.model.DefaultPolylineModel
-
Substitutes the point with the given index by a new one.
- setPoint(int, int, int) - Method in interface geofasc.swing.model.PolylineModel
-
Substitutes the point with the given index by a new one.
- setPoint(int, Point) - Method in interface geofasc.swing.model.PolylineModel
-
Substitutes the point with the given index by a new one.
- setPoint(int, int, int) - Method in class geofasc.swing.Polyline
-
- setPoint(int, Point) - Method in class geofasc.swing.Polyline
-
- setPoints(Point[]) - Method in class geofasc.swing.model.DefaultPolylineModel
-
Substitutes all the points of this model's poly[gon|line].
- setPoints(Point[]) - Method in interface geofasc.swing.model.PolylineModel
-
Substitutes all the points of this model's poly[gon|line].
- setPoints(Point[]) - Method in class geofasc.swing.Polyline
-
- setRadius(int) - Method in class geofasc.swing.Circle
-
- setRadius(int) - Method in interface geofasc.swing.model.CircleModel
-
Sets the radius of of this model's circle.
- setRadius(int) - Method in class geofasc.swing.model.DefaultCircleModel
-
Sets the radius of of this model's circle.
- setRed(boolean) - Method in class geofasc.swing.demo.Person
-
- setRoundedCorners(boolean) - Method in class geofasc.swing.model.DefaultRectangleModel
-
Sets whether this model's rectangle should have round corners.
- setRoundedCorners(boolean) - Method in interface geofasc.swing.model.RectangleModel
-
Sets whether this model's rectangle should have round corners.
- setRoundedCorners(boolean) - Method in class geofasc.swing.Rectangle
-
- setSecondPoint(Point) - Method in class geofasc.swing.LineSegment
-
- setSecondPoint(int, int) - Method in class geofasc.swing.model.DefaultLineSegmentModel
-
Sets the second point of this model's line segment (the coordinates refer
to the coordinate system of this model's line segment).
- setSecondPoint(Point) - Method in class geofasc.swing.model.DefaultLineSegmentModel
-
Sets the second point of this model's line segment (the coordinates of
the point refer to the coordinate system of this model's line segment).
- setSecondPoint(int, int) - Method in interface geofasc.swing.model.LineSegmentModel
-
Sets the second point of this model's line segment (the coordinates refer
to the coordinate system of this model's line segment).
- setSecondPoint(Point) - Method in interface geofasc.swing.model.LineSegmentModel
-
Sets the second point of this model's line segment (the coordinates of
the point refer to the coordinate system of this model's line segment).
- setSecondPointX(int) - Method in class geofasc.swing.LineSegment
-
- setSecondPointX(int) - Method in class geofasc.swing.model.DefaultLineSegmentModel
-
Sets the x-location of the second point of this model's line segment (the
coordinate refers to the coordinate system of this model's line segment).
- setSecondPointX(int) - Method in interface geofasc.swing.model.LineSegmentModel
-
Sets the x-location of the second point of this model's line segment (the
coordinate refers to the coordinate system of this model's line segment).
- setSecondPointY(int) - Method in class geofasc.swing.LineSegment
-
- setSecondPointY(int) - Method in class geofasc.swing.model.DefaultLineSegmentModel
-
Sets the y-location of the second point of this model's line segment (the
coordinate refers to the coordinate system of this model's line segment).
- setSecondPointY(int) - Method in interface geofasc.swing.model.LineSegmentModel
-
Sets the y-location of the second point of this model's line segment (the
coordinate refers to the coordinate system of this model's line segment).
- setSelfContainerListener(boolean) - Method in class geofasc.swing.AbstractFigure
-
Sets this figure as its own container listener.
- setSelfContainerListener(boolean) - Method in class geofasc.swing.tool.Canvas
-
Sets this canvas as its own container listener.
- setSize(int, int) - Method in class geofasc.swing.model.DefaultCircleModel
-
Sets the size (width and height) of this model's figure.
- setSize(Dimension) - Method in class geofasc.swing.model.DefaultFigureModelExtended
-
Sets the size (width and height) of this model's figure.
- setSize(int, int) - Method in class geofasc.swing.model.DefaultFigureModelExtended
-
Sets the size (width and height) of this model's figure.
- setSize(int, int) - Method in class geofasc.swing.model.DefaultSquareModel
-
Sets the size (width and height) of this model's figure.
- setSize(Dimension) - Method in interface geofasc.swing.model.FigureModelExtended
-
Sets the size (width and height) of this model's figure.
- setSize(int, int) - Method in interface geofasc.swing.model.FigureModelExtended
-
Sets the size (width and height) of this model's figure.
- setSize(Dimension) - Method in class geofasc.swing.tool.Frame
- setSize(int, int) - Method in class geofasc.swing.tool.Frame
- setState(TrafficLight.TrafficLightState) - Method in class geofasc.swing.demo.TrafficLight
-
- setTitle(String) - Method in class geofasc.swing.tool.Frame
- setUI(FigureUI) - Method in class geofasc.swing.AbstractFigure
-
Sets the look and feel (L&F) object that renders this figure.
- setUI(TwinFluegel.TwinWindradFluegelUI) - Method in class geofasc.swing.demo.TwinFluegel
-
Sets the look and feel (L&F) object that renders this component.
- setUI(RectangleUI) - Method in class geofasc.swing.Ellipse
-
Sets the look and feel (L&F) object that renders this component.
- setUI(LineSegmentUI) - Method in class geofasc.swing.LineSegment
-
Sets the look and feel (L&F) object that renders this line segment.
- setUI(PointUI) - Method in class geofasc.swing.Point
-
Sets the look and feel (L&F) object that renders this point.
- setUI(PolylineUI) - Method in class geofasc.swing.Polyline
-
- setUI(RectangleUI) - Method in class geofasc.swing.Rectangle
-
Sets the look and feel (L&F) object that renders this rectangle.
- setVisible(boolean) - Method in class geofasc.swing.tool.Canvas
- setVisible(boolean) - Method in class geofasc.swing.tool.Frame
- setWidth(int) - Method in class geofasc.swing.model.DefaultFigureModelExtended
-
Sets the width of this model's figure.
- setWidth(int) - Method in interface geofasc.swing.model.FigureModelExtended
-
Sets the width of this model's figure.
- setWidth(int) - Method in class geofasc.swing.tool.Frame
-
Sets the width of this frame.
- setWinkel(double) - Method in class geofasc.swing.demo.TwinFluegel
-
Setzt den Drehwinkel (zwischen 0° und 360°) dieses Flügels.
- SimplePaintDemo - Class in geofasc.swing.demo
-
SimplePaintDemo
is a small demo enabling painting with the
mouse.
- SimplePaintDemo(String) - Constructor for class geofasc.swing.demo.SimplePaintDemo
-
- simulateClock() - Method in class geofasc.swing.demo.Dictatorship
-
- sqrt(double) - Method in class geofasc.swing.tool.Calculator
-
- Square - Class in geofasc.swing
-
Square
is the component used for visualizing a square
figure.
- Square() - Constructor for class geofasc.swing.Square
-
Constructs a new Square
with surface area equal to 0.
- Square(int) - Constructor for class geofasc.swing.Square
-
Constructs a new Square
with the passed length.
- Square(int, int, int) - Constructor for class geofasc.swing.Square
-
Constructs a new Square
with side of length
length
.
- square(double) - Method in class geofasc.swing.tool.Calculator
-
Returns the square of the given double number.
- square(int) - Method in class geofasc.swing.tool.Calculator
-
Returns the square of the given integer number.
- SquareModel - Interface in geofasc.swing.model
-
SquareModel
is the interface for the data model of a square
figure.
- starteRotieren() - Method in class geofasc.swing.demo.Windrad
-
Lässt den Rotor des Windrades mit seinen Flügeln rotieren.
- starteRotieren() - Method in class geofasc.swing.demo.WindradParkDemo
-
Startet das Rotieren der Windräder.
- stateChanged(ChangeEvent) - Method in class geofasc.swing.AbstractFigure
- stoppeRotieren() - Method in class geofasc.swing.demo.Windrad
-
Stoppt den Rotor des Windrades.
- stoppeRotieren() - Method in class geofasc.swing.demo.WindradParkDemo
-
Stoppt das Rotieren der Windräder.