|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMarker
| Method Summary | |
|---|---|
float |
getHeight()
Returns elements with based on BBox.height |
double |
getRefX()
|
double |
getRefY()
|
float |
getWidth()
Returns elements with based on BBox.width |
void |
setHeight(float height)
|
void |
setOrient(java.lang.String orient)
|
void |
setRefX(double x)
|
void |
setRefY(double y)
|
void |
setWidth(float width)
|
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasysvg.core.api.ISVGElement |
|---|
getCanvas, getContainer, getFillColour, getFillOpacity, getId, getStrokeColour, getStrokeDashArray, getX, getY, isVisible, remove, rotate, rotate, scale, scale, setCanvas, setContainer, setFillColour, setFillOpacity, setId, setStokeColour, setStrokeDashArray, setVisible, setX, setY, toBack, toFront, translate |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasysvg.core.api.IContainer |
|---|
appendChild, getAbsoluteLeft, getAbsoluteTop, getChildren, getElementById, removeChild |
| Method Detail |
|---|
void setRefX(double x)
void setRefY(double y)
double getRefX()
double getRefY()
void setHeight(float height)
setHeight in interface ISVGElementvoid setWidth(float width)
setWidth in interface ISVGElementvoid setOrient(java.lang.String orient)
float getWidth()
ISVGElement
getWidth in interface ISVGElementfloat getHeight()
ISVGElement
getHeight in interface ISVGElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||