English
|
Site Directory
e.g. "intent" or "activity"
e.g. "intent" or "activity"
Android - An Open Handset Alliance Project
Home
Docs
FAQ
Blog
Group
Terms
Documentation
What is Android?
Getting Started
Installing the SDK
Hello Android
Anatomy of an App
Tutorial
Development Tools
Application Life Cycle
Developing Applications
Implementing a UI
Building Blocks
Data Storage and Retrieval
Security Model
Resources and i18n
Developer Toolbox
Design Philosophy
Building Custom Components
Optional APIs
Google APIs and Services
Reference Information
Package Index
Class Index
Class Hierarchy
List of Views
List of Intents
List of Permissions
List of Resource Types
Android IDL
Glossary
Index
Sample Code
API Demos
Lunar Lander
Note Pad
FAQs
General
Common Tasks
Troubleshooting
Open Source Licensing
Application Framework
Goodies
android.text.style
public interface
android.text.style.LeadingMarginSpan
android.text.style.LeadingMarginSpan
ParagraphStyle
Nested Classes
LeadingMarginSpan.Standard
LeadingMarginSpan.Standard
Known Indirect Subclasses
BulletSpan
,
DrawableMarginSpan
,
IconMarginSpan
,
LeadingMarginSpan.Standard
,
QuoteSpan
BulletSpan
DrawableMarginSpan
IconMarginSpan
LeadingMarginSpan.Standard
QuoteSpan
Summary
Public Methods
void
drawLeadingMargin
(
Canvas
c,
Paint
p, int x, int dir, int top, int baseline, int bottom,
CharSequence
text, int start, int end, boolean first,
Layout
layout)
int
getLeadingMargin
(boolean first)
Details
Public Methods
public void drawLeadingMargin(
Canvas
c,
Paint
p, int x, int dir, int top, int baseline, int bottom,
CharSequence
text, int start, int end, boolean first,
Layout
layout)
public int getLeadingMargin(boolean first)
Build m5-rc15i - 10 Jun 2008 13:54