|
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.TexturesCategory
public class TexturesCategory
Category of textures.
Constructor Summary | |
---|---|
TexturesCategory(java.lang.String name)
Create a category. |
Method Summary | |
---|---|
int |
compareTo(TexturesCategory category)
Compares the names of this category and the one in parameter. |
boolean |
equals(java.lang.Object obj)
Returns true if this category and the one in parameter have the same name. |
java.lang.String |
getName()
Returns the name of this category. |
CatalogTexture |
getTexture(int index)
Returns the texture at a given index . |
java.util.List<CatalogTexture> |
getTextures()
Returns the textures list of this category sorted by name. |
int |
getTexturesCount()
Returns the count of textures in this category. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TexturesCategory(java.lang.String name)
name
- the name of the category.Method Detail |
---|
public java.lang.String getName()
public java.util.List<CatalogTexture> getTextures()
public int getTexturesCount()
public CatalogTexture getTexture(int index)
index
.
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(TexturesCategory category)
compareTo
in interface java.lang.Comparable<TexturesCategory>
|
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 |