|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.graph.Graphable
inetsoft.graph.guide.form.GraphForm
inetsoft.graph.guide.form.GeomForm
inetsoft.graph.guide.form.DefaultForm
public class DefaultForm
This is a generic fixed position/size shape.
| Constructor Summary | |
|---|---|
DefaultForm()
Default constructor. |
|
DefaultForm(Shape shape)
Create a form to paint a fixed shape. |
|
| Method Summary | |
|---|---|
Visualizable |
createVisual(Coordinate coord)
Create a visual object to visualize this element. |
Shape |
getShape()
Get the fixed position/size shape. |
void |
setShape(Shape shape)
Set the fixed position/size shape. |
| Methods inherited from class inetsoft.graph.guide.form.GeomForm |
|---|
isFill, setFill |
| Methods inherited from class inetsoft.graph.guide.form.GraphForm |
|---|
createVisuals, getColor, getLine, getMeasure, getPosition, getXOffset, getYOffset, getZIndex, isInPlot, isVisible, scale, setColor, setInPlot, setLine, setMeasure, setXOffset, setYOffset, setZIndex |
| Methods inherited from class inetsoft.graph.Graphable |
|---|
getHint, getHints, setHint, setHints, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultForm()
public DefaultForm(Shape shape)
| Method Detail |
|---|
public void setShape(Shape shape)
public Shape getShape()
public Visualizable createVisual(Coordinate coord)
createVisual in class GraphFormcoord - the coordinate the visual object is plotted on.
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||