|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AvatarView
Policy for a viewer that uses custom avatars.
AvatarView supplies
| Field Summary |
|---|
| Fields inherited from interface facets.core.superficial.app.SView |
|---|
NO_VIEW |
| Method Summary | |
|---|---|
AvatarPolicies |
avatars()
|
java.lang.Object |
backgroundStyle()
Style for view background. |
boolean |
doesDnD()
Does the view participate in the GUI drag-and-drop system?. |
int |
markLeapPixels()
Specifies the pixel gap that should be leapt to a point mark. |
int |
markPixels()
Specifies the pixel size of a point mark. |
int |
pickHitPixels()
Specifies the pixel gap that counts as a hit when picking. |
| Methods inherited from interface facets.core.superficial.app.SView |
|---|
allowMultipleSelection, isLive |
| Methods inherited from interface facets.util.Titled |
|---|
title |
| Method Detail |
|---|
java.lang.Object backgroundStyle()
Can specify colour, texture etc.
int pickHitPixels()
int markPixels()
int markLeapPixels()
boolean doesDnD()
AvatarPolicies avatars()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||