|
Sweet Home 3D 3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eteks.sweethome3d.model.PatternsCatalog
public class PatternsCatalog
A catalog of texture images used as patterns to fill plan areas.
| Constructor Summary | |
|---|---|
PatternsCatalog(List<TextureImage> patterns)
Creates a patterns catalog. |
|
| Method Summary | |
|---|---|
TextureImage |
getPattern(int index)
Returns the pattern at a given index. |
TextureImage |
getPattern(String name)
Returns the pattern with a given name. |
List<TextureImage> |
getPatterns()
Returns the patterns list. |
int |
getPatternsCount()
Returns the count of patterns in this category. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PatternsCatalog(List<TextureImage> patterns)
| Method Detail |
|---|
public List<TextureImage> getPatterns()
public int getPatternsCount()
public TextureImage getPattern(int index)
index.
public TextureImage getPattern(String name)
name.
IllegalArgumentException - if no pattern with the given name exists
|
Sweet Home 3D 3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
![]() |
© Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License |