|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tigris.gef.presentation.AnnotationProperties
org.tigris.gef.presentation.FigTextAnnotationProperties
public class FigTextAnnotationProperties
Constructor Summary | |
---|---|
FigTextAnnotationProperties(boolean fixedOffset,
int offset,
boolean fixedRatio,
float ratio)
|
|
FigTextAnnotationProperties(int offset,
float ratio)
|
Method Summary | |
---|---|
protected boolean |
annotationIsVisible(Fig annotation)
|
Methods inherited from class org.tigris.gef.presentation.AnnotationProperties |
---|
getConnectingLine, getLineColor, getLineVisibilityDuration, getOffset, getRatio, hasFixedOffset, hasFixedRatio, lineIsVisible, removeLine, setLineColor, setLineVisibilityDuration, setOffset, setRatio |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FigTextAnnotationProperties(boolean fixedOffset, int offset, boolean fixedRatio, float ratio)
public FigTextAnnotationProperties(int offset, float ratio)
Method Detail |
---|
protected boolean annotationIsVisible(Fig annotation)
annotationIsVisible
in class AnnotationProperties
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |